1.0.5 • Published 6 years ago

eslint-config-biteable v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago