vant/packages/vant-waterfall/babel.config.js
2020-04-21 16:13:49 +08:00

4 lines
49 B
JavaScript

module.exports = {
presets: ['@babel/env'],
};