Skip to content

Helps pick eslint rules, reach consensus and generate a config file

Notifications You must be signed in to change notification settings

ReallyGood/eslint-picker

Repository files navigation

ESlint Picker

Did you really think you could just go with airbnb js conventions and live with it? We did too! And we had too many qualms and disagreements with them and among ourselves, so things moved slow.

This tool helps you reach team consensus regrading eslint.

Steps

  • run npm run prepare to generate a csv which is then (manually) imported into a google sheet
  • Ya'll go on and read about the rules, argue, do your homework and eventually fill in the Consensus column
  • run SPREADSHEET_ID=<your sheet id> npm run generate to get a .eslintrc.js file ready for your project

Bugs? Suggestions?

We're open for feedback and improvements, this is a very early version. Let's talk!

License

MIT. Made with love by Really Good

About

Helps pick eslint rules, reach consensus and generate a config file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published