vbenjs / vben-admin-thin-next

vue-vben-admin-2.0 mini template.vue3,vite,typescript
https://vvbin.cn/thin/next
MIT License
2.06k stars 854 forks source link

提交代码失败,总是报stylelint和eslint的错误 #67

Open shuqiang0 opened 2 years ago

shuqiang0 commented 2 years ago

⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.

Describe the bug

提交代码失败,总是报stylelint和eslint的错误。 image

Reproduction

我把项目代码复制到我的git初始化项目文件夹中,想要把项目提交代码。并且按照文档关闭commitLink和Git Hook。再次提交还是会出现图片中的错误。

System Info

zhangyuanliang commented 2 years ago

'key'报错:可以自己重新改一下名字,比如改成keys stylelint --fix报错:husky好像得自己重置一下

huangwenboha563 commented 2 years ago

关闭掉这些eslint tslint stylelint 各种lint 用webstorm自带的command+alt+l去格式化