nutn-homepage/Home/Compiler/.babelrc

4 lines
39 B
Plaintext
Raw Normal View History

2021-09-16 20:45:54 +08:00
{
"presets": ["@babel/preset-env"]
}