goddamn-javascript-eslint
v2.0.0
Published
I've had enough with Javascript configs breaking. There's a gazillion modules you need to get state of the art linting and formatting and they all change versions and break in various different ways eventually.
Downloads
18
Readme
Goddamn Javascript Eslint
I've had enough with Javascript configs breaking. There's a gazillion modules you need to get state of the art linting and formatting and they all change versions and break in various different ways eventually.
This is just one module to install that locks all deps and brings you to latest babel level and eslint rules with:
- Airbnb
- Prettier
Quick Start
Two steps to be done with it:
$ yarn add --dev goddamn-javascript-eslint
$ node_modules/.bin/goddamn-javascript-eslint
Last step inits an .eslintrc
for you.
Contributing
Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).
Thanks:
To all Contributors - you make this happen, thanks!
Copyright
Copyright (c) 2018 Dotan Nahum @jondot. See LICENSE for further details.