You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typescript and vue lsp's are working fine however I am getting no indications from my ESLint configuration which is in the new flat file format eslint.config.mjs I have tried setting ESLint as the only server for TS and that didn't fix it although running LspStatus did show it was running.
If I run LspStatus without disabling typescript-language-server then it will not display ESLint only typescript-language-server.
The text was updated successfully, but these errors were encountered:
typescript and vue lsp's are working fine however I am getting no indications from my ESLint configuration which is in the new flat file format
eslint.config.mjs
I have tried setting ESLint as the only server for TS and that didn't fix it although runningLspStatus
did show it was running.If I run
LspStatus
without disablingtypescript-language-server
then it will not display ESLint onlytypescript-language-server
.The text was updated successfully, but these errors were encountered: