react-templates/.babelrc

5 lines
53 B
Plaintext
Raw Normal View History

2017-06-29 09:47:09 +02:00
{
"presets": ["es2015"],
"ignore": "test/data"
}