-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[eslint] - fix plugin rule list (#18771)
It looks like ts-package-json-sdktype rule entry was duplicated in #18597 - which causes the "number of rules should match the expected value" to report an error. This PR fixes the issue by removing the duplicated entry. I also went ahead and sorted the entries to make these things easier to spot in the future (although there is no guarantee sort will be preserved).
- Loading branch information
Showing
2 changed files
with
1 addition
and
2 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