hn-hlw-pc/.babelrc

5 lines
99 B
Plaintext
Raw Normal View History

2026-07-27 11:32:24 +08:00
{
"presets": ["@babel/preset-env"]
// "plugins": ["@babel/plugin-transform-runtime"]
}