eslint-config-rwhogg
v0.8.0
Published
This is an ESLint configuration file that reflects my opinions.
Downloads
16
Readme
eslint-config-rwhogg
This is an ESLint configuration file that reflects my opinions.
You probably don't agree with these opinions. That's fine.
Note that I do not accept pull requests to this repo.
FAQ
Some of the rules are redundant with Editorconfig rules
That's true; however, these files serve two different purposes. ESLint is for continuous integration; Editorconfig is for editors.