bns_zhgd_web/node_modules/vue-count-to/.babelrc

6 lines
76 B
Plaintext
Raw Normal View History

2025-04-02 10:01:21 +08:00
{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"]
}