-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd9b2bc
commit d3c3df0
Showing
2 changed files
with
606 additions
and
612 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"description": "Turn off all rules already supported by oxlint", | ||
"type": "module", | ||
"types": "./dist/index.d.ts", | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].4", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
|
@@ -53,7 +53,7 @@ | |
], | ||
"devDependencies": { | ||
"@eslint/js": "^9.13.0", | ||
"@oxc-node/core": "^0.0.15", | ||
"@oxc-node/core": "^0.0.17", | ||
"@types/eslint-config-prettier": "^6.11.3", | ||
"@types/node": "^22.7.7", | ||
"@types/shelljs": "^0.8.15", | ||
|
Oops, something went wrong.