Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove incompatile plugin
  • Loading branch information
Archmonger committed Jun 15, 2025
commit 1e7d5d21622b37eccf1f690ab1e7f65931511fea
Binary file modified src/js/bun.lockb
Binary file not shown.
4 changes: 0 additions & 4 deletions src/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@
"@eslint/js": "^9.29.0",
"bun-types": "^1.2.16",
"eslint": "^9.18.0",
"eslint-config-preact": "^1.5.0",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"typescript-eslint": "^8.34.0"
},
"eslintConfig": {
"extends": "preact"
},
"license": "MIT",
"scripts": {
"format": "prettier --write . && eslint --fix",
Expand Down
Loading