wx-compiler/node/.babelrc.json
2023-06-07 20:23:39 +08:00

5 lines
54 B
JSON

{
"presets": [
"@babel/preset-env"
]
}