@porch/babel-preset-porch
v2.4.1
Published
This is kept in sync with [eslint-config-porch](https://github.com/porchdotcom/eslint-config-porch) so that eslint enforces the same syntax that babel can compile.
Downloads
3
Readme
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"]
}