Skip to content

Commit 4a7d63e

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

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

bun.lockb

35 KB
Binary file not shown.

package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,20 @@
5656
"changelogen": "^0.5.7",
5757
"unbuild": "2.0.0",
5858
"eslint-flat-config-utils": "^0.4.0",
59+
"eslint-plugin-command": "^0.2.6",
60+
"eslint-plugin-import-x": "^4.3.0",
61+
"eslint-plugin-jsdoc": "^50.3.0",
62+
"eslint-plugin-jsonc": "^2.16.0",
63+
"eslint-plugin-n": "^17.10.3",
64+
"eslint-plugin-no-only-tests": "^3.3.0",
65+
"eslint-plugin-perfectionist": "^3.7.0",
66+
"eslint-plugin-regexp": "^2.6.0",
67+
"eslint-plugin-toml": "^0.11.1",
68+
"eslint-plugin-unicorn": "^55.0.0",
69+
"eslint-plugin-unused-imports": "^4.1.4",
70+
"eslint-plugin-vue": "^9.28.0",
71+
"eslint-plugin-yml": "^1.14.0",
72+
"eslint-processor-vue-blocks": "^0.1.2",
5973
"eslint-vitest-rule-tester": "^0.6.1",
6074
"vitest": "^2.1.2",
6175
"vue-eslint-parser": "^9.4.3"

0 commit comments

Comments
 (0)