This repo aims at unifying eslint config in every business scenes, which can make team have agreed code style.
All config is based on airbnb. And it will classify these scene:
- React (js)
- React (ts)
- Nodejs (js)
- Nodejs (ts)
- More templates need you to contribute...
npm run bs
npm run lint
As I have poor experience in other frameworks, so welcome to contribute this repo if you have the eslint templates.