1.0.5 • Published 7 years ago

eslint-config-biteable v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

eslint-config-biteable

Biteable's ESLint config based on standard.

Differences to Standard

  • 120 char line width
  • Semicolons
  • No space after function name
  • Arrow functions require parentheses

Install

npm i -g eslint
yarn add -D eslint-config-standard
yarn add -D eslint-plugin-import eslint-plugin-node eslint-plugin-promise eslint-plugin-standard

License

MIT

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago