goddamn-javascript-babel
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
17
Readme
Goddamn Javascript Babel
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.
Quick Start
Two steps to be done with it:
$ yarn add --dev goddamn-javascript-babel
$ node_modules/.bin/goddamn-javascript-babel
Last step inits a .babelrc
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 @jondot. See LICENSE for further details.