forked from oxc-project/oxc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(linter): add missing typescript-eslint(_) prefix for some errors (o…
…xc-project#2342) Running latest on one of my projects these warnings jumped out at me because they were "anonymous" vs the others. This PR just adds the usual rule-name prefix to the errors where it was missing
- Loading branch information
1 parent
d7afbc8
commit df72938
Showing
4 changed files
with
142 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.