babel-preset-waat
v0.2.0
Published
You can use this preset like any other babel preset and/or simply include it in the package json like this:
Downloads
3
Readme
You can use this preset like any other babel preset and/or simply include it in the package json like this:
"babel": {
"presets": [
"waat"
]
},