Skip to content

Commit 1e7d5d2

Browse files
committed
remove incompatile plugin
1 parent 8e92bae commit 1e7d5d2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/js/bun.lockb

-70 KB
Binary file not shown.

src/js/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@
33
"@eslint/js": "^9.29.0",
44
"bun-types": "^1.2.16",
55
"eslint": "^9.18.0",
6-
"eslint-config-preact": "^1.5.0",
76
"globals": "^15.14.0",
87
"prettier": "^3.4.2",
98
"typescript-eslint": "^8.34.0"
109
},
11-
"eslintConfig": {
12-
"extends": "preact"
13-
},
1410
"license": "MIT",
1511
"scripts": {
1612
"format": "prettier --write . && eslint --fix",

0 commit comments

Comments
 (0)