curriculum/.babelrc

3 lines
38 B
Plaintext
Raw Normal View History

2019-02-25 00:47:08 +01:00
{
2019-07-18 16:41:52 +02:00
"presets": ["@babel/preset-env"]
}