Not picking up eslintrc file
See original GitHub issueI have an .eslintrc file in the root of my project directory and I have ESLint integration
checked in the plugin and yet it is not picking up my eslint file. Running prettier-eslint from the command line outputs the correctly formatted file so it doesn’t seem to be an issue with my configuration files.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9
Top Results From Across the Web
ESLint not working in VS Code? - Stack Overflow
To verify, press Ctrl + Shift + U in VSCode to open the Output panel after opening a JavaScript file with a known...
Read more >The linter is not picking up project's eslintrc files #37 - GitHub
VSCode doesn't seem to pick up the config files when I have opened a file in the child folders. This works flawlessly and...
Read more >ESLint not working in VSCode? Help build a troubleshooting ...
Open the command palette by pressing Ctrl / Cmd + Shift + P and select 'ESLint: Show Output Channel'. If ESLint throws any...
Read more >ESLint not working in VSCode - possible fixes - LinuxPip
1 Run npm install? · 2 Restart VSCode · 3 Install ESLint + Plugins + Presets? · 4 Make sure ESLint work for...
Read more >eslintrc.js file does not seem to be used
Hi all, We are trying to use custom eslint rules (later on the idea is ... The rule is strangely working in the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll put together a sample project and invite you
I’m closing this stale issue, since we could not reproduce the bug and had no news for a while. Feel free to re-open it if you still have the problem.