react-templates/.babelrc

5 lines
53 B
Plaintext

{
"presets": ["es2015"],
"ignore": "test/data"
}