fix: incorrect global chrome type

This commit is contained in:
Pihkaal
2025-11-05 14:26:13 +01:00
parent 1c8e000dcd
commit 5d2a2989fe
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,6 @@
"exclude": ["src/**/__tests__/*"],
"compilerOptions": {
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"types": ["chrome"],
"paths": {
"@/*": ["./src/*"]