0.2.0 • Published 10 years ago

babel-preset-waat v0.2.0

Weekly downloads
6
License
-
Repository
-
Last release
10 years ago

You can use this preset like any other babel preset and/or simply include it in the package json like this:

"babel": {
    "presets": [
      "waat"
    ]
  },