摘要: 首选项--》设置--》输入setting.json--》查找到设置文件 添加如下配置 "editor.tabSize": 2, "files.associations": { "*.vue": "vue" }, "eslint.autoFixOnSave": true, "eslint.option 阅读全文
posted @ 2019-11-29 19:28 liuyanntes'cnblogs 阅读(10539) 评论(0) 推荐(4) 编辑
摘要: 'use strict' // Template version: 1.3.1 // see http://vuejs-templates.github.io/webpack for documentation. const path = require('path') module.exports 阅读全文
posted @ 2019-11-29 10:03 liuyanntes'cnblogs 阅读(1079) 评论(0) 推荐(0) 编辑