W72crm_web-master/node_modules/vue-radial-progress/.babelrc

6 lines
96 B
Plaintext
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"],
"comments": false
}