2.4.1 • Published 8 years ago

@porch/babel-preset-porch v2.4.1

Weekly downloads
1
License
ISC
Repository
gitlab
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"]
}