-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update eslint to sort out imports (#1655)
* chore: update eslint to sort out imports * turn warnings into errrors
- Loading branch information
Showing
131 changed files
with
913 additions
and
352 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,8 @@ | |
"cli-1.15": "npm:@redocly/[email protected]", | ||
"cli-1.16": "npm:@redocly/[email protected]", | ||
"cli-1.17": "npm:@redocly/[email protected]", | ||
"cli-1.18": "npm:@redocly/[email protected]", | ||
"cli-1.18": "npm:@redocly/[email protected]", | ||
"cli-1.19": "npm:@redocly/[email protected]", | ||
"cli-next": "file:../redocly-cli.tgz" | ||
} | ||
} |
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.
d0fc69c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
759 tests passing in 107 suites.
Report generated by 🧪jest coverage report action from d0fc69c