Skip to content

Commit 9e7fa3e

Browse files
Copilotfengmk2
andcommitted
Initial exploration and dependency installation for oxlint migration
Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
1 parent 4efd7ef commit 9e7fa3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@arethetypeswrong/cli": "^0.17.1",
21+
"@eggjs/oxlint-config": "^1.0.0",
2122
"@eggjs/tsconfig": "^1.3.3",
2223
"@types/escape-html": "^1.0.4",
2324
"@types/mocha": "^10.0.6",
@@ -30,6 +31,7 @@
3031
"moment": "^2.22.2",
3132
"object-assign": "^4.1.1",
3233
"optimized": "^1.2.0",
34+
"oxlint": "^1.11.1",
3335
"time-require": "^0.1.2",
3436
"tsd": "^0.28.1",
3537
"tshy": "^3.0.2",

0 commit comments

Comments
 (0)