vue3 运行项目报错 error and 0 warnings potentially fixable with the `--fix` option.

190 阅读1分钟

[本文已参与「新人创作礼」活动,一起开启掘金创作之路。]

找到.eslintrc.js 的

plugin:prettier/recommended注释掉重新跑项目就可以正常运行了

image.png