Skip to content

Biteable/eslint-config-biteable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Biteable ESLint config that can be shared across projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published