1.0.5 • Published 8 years ago

eslint-config-biteable v1.0.5

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

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago