receptor/.babelrc

5 lines
63 B
Plaintext
Raw Normal View History

2017-08-07 00:23:54 +02:00
{
"plugins": ["transform-react-jsx"],
"presets": ["env"]
}