1.0.14 • Published 6 years ago

@bizzy-phoenix/eslint-config-phoenix v1.0.14

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
6 years ago

@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