在package.json中找到rule
添加如下两个字段即可:
"vue/multi-word-component-names":0,
"no-unused-vars": "off"

添加完记得重新启动项目
- 【Leetcode1949. 坚定的友谊】使用MySQL在无向图中寻找{"CompleteTripartite", {1, 1, 3}}这个pattern
- Python中出现"No module named 'requests'"的图文解决办法
- 在Windows上出现"localhost拒绝连接”的问题
- "nginx.conf" E514 : write error (file system full?)
- 批量修改文件名-txt_word_ppt批量修改文件名
- 加了@SessionAttributes("uid")退出登陆后如何清除session
- [LeetCode] 2085. Count Common Words With One Occurrence
- cdn引入vue后报错无法识路径 Uncaught TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../".
- jni Exception in thread "main" java.lang.UnsatisfiedLinkError:
- [Vue warn]: Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".
本栏目推荐文章