0.3.0 • Published 6 years ago

eslint-config-zero v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

eslint-config-zero

Build Status tested with jest styled with prettier All Contributors

eslint for zero config

Install

$ yarn add --dev eslint-config-zero

Usage

.eslintrc

{
  "extends": "zero"
}

Config

if you use flow-bin, enable eslint-plugin-flowtype

if you use react, enable eslint-plugin-react

if you use jest, enable eslint-plugin-jest

Contributors

Thanks goes to these wonderful people (emoji key):

akameco💻 📖 ⚠️ 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © akameco