-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
npm run lint
Expected behaviour
It should show errors like those displayed in IntelliJ.
Actual behaviour
No errors are reported and the exit code is 0.