uni-ticket-system/node_modules/istanbul-reports/lib/html-spa/.babelrc

4 lines
93 B
Plaintext
Raw Normal View History

2023-12-05 02:11:10 +00:00
{
"presets": [["@babel/preset-env", { "modules": "commonjs" }], "@babel/preset-react"]
}