Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@bizzy-phoenix/eslint-config-phoenix

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bizzy-phoenix/eslint-config-phoenix

ESLint configuration standard for Bizzy Phoenix projects - Part of Bizzy Common Web

latest
Source
npmnpm
Version
1.0.14
Version published
Weekly downloads
34
580%
Maintainers
2
Weekly downloads
 
Created
Source

@bizzy-phoenix/eslint-config-phoenix

ESLint configuration standard for Bizzy Phoenix projects

version downloads lerna

How to install

$ yarn add @bizzy-phoenix/eslint-config-phoenix -D
# or
$ npm i @bizzy-phoenix/eslint-config-phoenix -D

Sample Usage

.eslintrc.js

module.exports = {
  extends: [
    '@bizzy-phoenix/eslint-config-phoenix'
  ],
}

Script for Development

# run eslint
$ yarn run lint

# run test
$ yarn run test

# run build
$ yarn run build

Bizzy Indonesia

Copyright © 2018 by Bizzy Engineering Team

FAQs

Package last updated on 14 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts