1.0.4 • Published 8 years ago

babel-preset-porch v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

babel-preset-porch

This is kept in sync with eslint-config-porch so that eslint enforces the same syntax that babel can compile.

.babelrc

{
  "presets": ["porch"]
}