goddamn-javascript-config
v2.1.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
9
Readme
Goddamn Javascript Config
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 ALL standard and eslint and prettier working together to solve Javascript config once and for all.
Quick Start
Two steps to be done with it:
$ yarn add --dev goddamn-javascript-config
$ node_modules/.bin/goddamn-javascript-config
Last step inits a .babelrc
and 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) 2017 Dotan Nahum @jondot. See LICENSE for further details.