mailtrain/client/.babelrc
2017-06-04 13:16:29 +02:00

4 lines
No EOL
124 B
Text

{
"presets": ["stage-1"],
"plugins": ["transform-react-jsx", "transform-decorators-legacy", "transform-function-bind"]
}