@bizzy-phoenix/eslint-config-phoenix

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

Usage no npm install needed!

<script type="module">
  import bizzyPhoenixEslintConfigPhoenix from 'https://cdn.skypack.dev/@bizzy-phoenix/eslint-config-phoenix';
</script>

README

@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