NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/vue-print-nb-jeecg/.babelrc

5 lines
95 B
Plaintext
Raw Normal View History

2023-09-14 14:47:11 +08:00
{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"],
"comments": false
}