curriculum/.babelrc

4 lines
31 B
Plaintext
Raw Normal View History

2019-02-25 00:47:08 +01:00
{
"presets": ["es2015-ie"]
}