question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not picking up eslintrc file

See original GitHub issue

I 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:closed
  • Created 6 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
andy9775commented, Sep 17, 2017

I’ll put together a sample project and invite you

0reactions
darahakcommented, Nov 17, 2017

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found