mailtrain/client/.babelrc

3 lines
71 B
Text
Raw Normal View History

2017-05-28 16:49:00 +00:00
{
"plugins": ["transform-react-jsx", "transform-decorators-legacy"]
}