-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace eslint-plugin-node with eslint-plugin-n & update configs
- Loading branch information
Showing
6 changed files
with
42 additions
and
128 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 |
---|---|---|
|
@@ -72,6 +72,7 @@ | |
"chokidar": ">=3.0.0", | ||
"csstype": "^3.1.2", | ||
"eslint-plugin-import": "npm:eslint-plugin-i@latest", | ||
"eslint-plugin-node": "npm:eslint-plugin-n@latest", | ||
"glob-parent@<5.1.2": "^5.1.2", | ||
"http-cache-semantics@<=4.1.0": "^4.1.1", | ||
"listr2@<5": "^5.0.5", | ||
|
@@ -91,7 +92,6 @@ | |
}, | ||
"patchedDependencies": { | ||
"@crowdin/[email protected]": "patches/@[email protected]", | ||
"[email protected]": "patches/[email protected]", | ||
"[email protected]": "patches/[email protected]", | ||
"[email protected]": "patches/[email protected]" | ||
}, | ||
|
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
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.