EASYAIuniappNewUI/node_modules/clipboard/.babelrc.json
2025-02-08 18:50:38 +08:00

12 lines
132 B
JSON

{
"presets": [
[
"@babel/env",
{
"forceAllTransforms": true,
"modules": false
}
]
]
}