You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
The eslint linter has this feature to stop distracting, red error lines appearing everywhere while typing out things which is especially useful when fix-on-save is enabled. These "silenced" errors then appear on save if not already auto fixed.
Since the linter and the autofixer are seperate atom packages, it would not have the same immediate benefit for all users but it would a good option to include IMO.