1 Star 6 Fork 0

thewall / vue-webapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 170 Bytes
一键复制 编辑 原始数据 按行查看 历史
thewall 提交于 2020-12-16 15:30 . 配置eslint
module.exports = {
presets: ['@vue/app'],
plugins: [
['import', {
libraryName: 'vant',
libraryDirectory: 'es',
style: true
}, 'vant']
]
}
JavaScript
1
https://gitee.com/thewall/Vue-WebApp.git
git@gitee.com:thewall/Vue-WebApp.git
thewall
Vue-WebApp
vue-webapp
master

搜索帮助