insomnia/.babelrc

4 lines
37 B
Plaintext
Raw Normal View History

2016-03-20 04:00:40 +00:00
{
"presets": ["es2015", "react"]
}