added bun typings

This commit is contained in:
n 2025-05-03 02:14:51 +01:00
parent 2146637116
commit 2837b624c7

View File

@ -39,6 +39,7 @@
"globals": "^15.15.0",
"typescript": "~5.7.2",
"typescript-eslint": "^8.24.1",
"vite": "^6.2.0"
"vite": "^6.2.0",
"@types/bun": "latest"
}
}