vscode-eslint Questions
13
Solved
I am experiencing an intermittent problem with ESLint in VS Code. When saving a file, instead of formatting it, this message shows in the status bar:
Apparently no one has ever reported this messa...
Pallua asked 28/10, 2021 at 4:23
5
Often times, when I try to run the , Fix all auto-fixable issues command on my Javascript files, the app goes into a never-ending loop of moving the tabs/spaces around, but never really getting sat...
Force asked 13/9, 2018 at 23:7
3
Despite clearly indicating in esignore that I want to ignore everything inside lib directory, vscode is saying 9 problems found in that minimized file.
If I run eslint inside foldera in command l...
Amerson asked 22/3, 2018 at 6:36
1
Solved
I have a project with both JS and TS files (and JSX/TSX). I have a separate .eslintrc.json file for JS vs. TS. I'd like to be able to tell VSCode which eslint config file to use depending on the fi...
Amann asked 5/8, 2019 at 17:24
1
© 2022 - 2024 — McMap. All rights reserved.