antfu-collective / vitesse

🏕 Opinionated Vite + Vue Starter Template
https://vitesse.netlify.app/
MIT License
8.79k stars 932 forks source link

The eslint of this project is not working in vscode. #532

Closed webcomeon closed 3 months ago

webcomeon commented 4 months ago

I'm sorry, but I've tried for a long time and for some reason, ESLint doesn't work when using this project in vscode, and there is no automatic fix when saving.

ZaneL1u commented 3 months ago

Delete eslint.options.extensions in the User/settings.json

从你的 ‼️用户目录‼️/settings.json 中,删除 eslint.options.extensions 在 MacOS 中,一般这个位置是

image
antfu commented 3 months ago

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info. Please provide a minimal reproduction to reopen the issue. Thanks.

Why reproduction is required