Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • this is great. I was spending too much time with my ESLint config and the documentation and this fixed it! Commented Jul 8, 2021 at 5:08
  • 1
    @Siva-Dev-Wizard I'm not 100% sure this answer is "the correct way" anymore. I think out of the box the eslint plugin in vscode should now scan for TypeScript/ReactTS files. I'll update this answer once I've researched it later though to keep this as correct as possible. Commented Jul 8, 2021 at 12:27
  • makes sense. I will check on my end too. Commented Jul 12, 2021 at 7:20
  • 6
    still not working after adding the above line. Commented Sep 6, 2021 at 11:18
  • "not working" isn't debuggable. What happens? Does JS work? Etc. Commented Sep 15, 2021 at 8:37