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 8e92bae commit 1e7d5d2Copy full SHA for 1e7d5d2
src/js/bun.lockb
-70 KB
src/js/package.json
@@ -3,14 +3,10 @@
3
"@eslint/js": "^9.29.0",
4
"bun-types": "^1.2.16",
5
"eslint": "^9.18.0",
6
- "eslint-config-preact": "^1.5.0",
7
"globals": "^15.14.0",
8
"prettier": "^3.4.2",
9
"typescript-eslint": "^8.34.0"
10
},
11
- "eslintConfig": {
12
- "extends": "preact"
13
- },
14
"license": "MIT",
15
"scripts": {
16
"format": "prettier --write . && eslint --fix",
0 commit comments