-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
Description
ESLint errors not showing in jsx files in Eclipse 2023-03. I'm using: master of wildwebdeveloper
Steps to reproduce:
- Clone: https://github.com/wesleybl/test-eslint
- Run
npm installinside the foldertest-eslint - Open the test-eslint folder as an Eclipse project.
- See that no errors are shown in the
src/test.jsxfile.
At first I thought it might be something to do with #1133. But I think it's something different, since the ESLint server constructor is not even called, when we open a jsx file.
Obs:
With wildwebdeveloper 1.0.1 works.
I have not tested with 1.0.2.
In 1.0.3 we also have the error.