config-router/.babelrc

4 lines
39 B
Plaintext
Raw Normal View History

2021-10-22 18:09:06 +08:00
{
"presets": ["@babel/preset-env"]
}