We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c2c0d commit 1de5da1Copy full SHA for 1de5da1
src/js/bun.lockb
-63.2 KB
src/js/package.json
@@ -12,15 +12,11 @@
12
"@eslint/js": "^9.29.0",
13
"bun-types": "^0.5.0",
14
"eslint": "^9.13.0",
15
- "eslint-config-preact": "^1.5.0",
16
"globals": "^16.2.0",
17
"prettier": "^3.3.3",
18
"typescript": "^5.8.3",
19
"typescript-eslint": "^8.34.0"
20
},
21
- "eslintConfig": {
22
- "extends": "preact"
23
- },
24
"license": "MIT",
25
"scripts": {
26
"check": "prettier --check . && eslint",
0 commit comments