chore: fix type issue with filesystem access api

This commit is contained in:
鲁树人
2025-06-16 22:31:03 +09:00
parent cbb6347251
commit ff79b4ce27
3 changed files with 10 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
"@types/react-dom": "^19.1.5",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/sql.js": "^1.4.9",
"@types/wicg-file-system-access": "^2023.10.6",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"@vitejs/plugin-react": "^4.4.1",