Skip to content

Commit 9901755

Browse files
committed
chore: wip
1 parent 4a7d63e commit 9901755

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

bun.lockb

29.2 KB
Binary file not shown.

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,20 @@
5050
"unocss": "0.61.0"
5151
},
5252
"devDependencies": {
53+
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
54+
"@eslint/markdown": "^6.1.0",
55+
"@stylistic/eslint-plugin": "^2.8.0",
56+
"@typescript-eslint/eslint-plugin": "^8.7.0",
57+
"@typescript-eslint/parser": "^8.7.0",
5358
"@types/bun": "^1.1.11",
5459
"@types/node": "^22.7.5",
60+
"@vitest/eslint-plugin": "^1.1.4",
5561
"bumpp": "^9.7.1",
5662
"changelogen": "^0.5.7",
5763
"unbuild": "2.0.0",
5864
"eslint-flat-config-utils": "^0.4.0",
5965
"eslint-plugin-command": "^0.2.6",
60-
"eslint-plugin-import-x": "^4.3.0",
66+
"eslint-plugin-import-x": "^4.3.0",
6167
"eslint-plugin-jsdoc": "^50.3.0",
6268
"eslint-plugin-jsonc": "^2.16.0",
6369
"eslint-plugin-n": "^17.10.3",

0 commit comments

Comments
 (0)