Skip to content

Commit 1de5da1

Browse files
committed
remove incompatible plugin
1 parent 49c2c0d commit 1de5da1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/js/bun.lockb

-63.2 KB
Binary file not shown.

src/js/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,11 @@
1212
"@eslint/js": "^9.29.0",
1313
"bun-types": "^0.5.0",
1414
"eslint": "^9.13.0",
15-
"eslint-config-preact": "^1.5.0",
1615
"globals": "^16.2.0",
1716
"prettier": "^3.3.3",
1817
"typescript": "^5.8.3",
1918
"typescript-eslint": "^8.34.0"
2019
},
21-
"eslintConfig": {
22-
"extends": "preact"
23-
},
2420
"license": "MIT",
2521
"scripts": {
2622
"check": "prettier --check . && eslint",

0 commit comments

Comments
 (0)