fix: add tsconfig.json, @types/chrome, fix TS errors - CI typecheck now passes
Some checks failed
CI — Test & Build / Test & Build (push) Failing after 9s

This commit is contained in:
Forge
2026-03-06 13:47:24 +08:00
parent 7713fb1b1d
commit 050e291f73
6 changed files with 51 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
},
"devDependencies": {
"@playwright/test": "^1.50.1",
"@types/chrome": "^0.1.37",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",