vue3报错 ERROR Failed to compile with 1 errorYou may use special comments to disab
(相关资料图)
问题描述
ERROR Failed to compile with 1 error 16:17:24[eslint]C:\Users\xuhuichen\Desktop\gpyh-ec-wx-front\src\components\a1.vue 1:1 error Component name "a1" should always be multi-word vue/multi-word-component-names✖ 1 problem (1 error, 0 warnings)You may use special comments to disable some warnings.Use // eslint-disable-next-line to ignore the next line.Use /* eslint-disable */ to ignore all warnings in a file.ERROR in [eslint]C:\Users\xuhuichen\Desktop\gpyh-ec-wx-front\src\components\a1.vue 1:1 error Component name "a1" should always be multi-word vue/multi-word-component-names✖ 1 problem (1 error, 0 warnings)解决方法
思路
这么多错 全都是因为eslint严格格式
关闭eslint严格格式就好
方法
直接在根目录下创建vue.config.js文件,关键代码lintOnSave: false,
const { defineConfig } = require("@vue/cli-service")module.exports = defineConfig({ lintOnSave: false,}) X 关闭
-

vue3报错 ERROR Failed to compile with 1 errorYou may use special comments to disab
直接在根目录下创建vue config js文件,关键代码lintOnSave:false,
-

【独家】驻马店城投“22驻马店投CP001”4月14日兑付,利率为2.99%
[gf]2003[ gf][gf]2003[ gf]乐居财经刘治颖4月7日,驻马店市城乡建设投资集团有限公司发布202
-

以下商品发布正确的是哪个七分裤_以下商品发布正确的是
今天小编肥嘟来为大家解答以上的问题。以下商品发布正确的是哪个七分裤,以下商品发布正确的是相信很多小伙伴还不知道,现在让我们一起来看看吧
-

ETF观察丨EDA概念股异动拉升,华大九天涨超5%,数字经济ETF(159658)连续6个交易日上涨|今日播报
今日(4月7日)三大指数开盘后均小幅上涨,EDA概念股涨幅居前,其中,华大九天高开,截至发稿,华大九天涨超5%,消息面上,近期,国资委主任张

