diff --git a/env.d.ts b/env.d.ts
index 11f02fe..f4fcd31 100644
--- a/env.d.ts
+++ b/env.d.ts
@@ -1 +1,2 @@
///
+///
diff --git a/tsconfig.app.json b/tsconfig.app.json
index 04771c8..913b8f2 100644
--- a/tsconfig.app.json
+++ b/tsconfig.app.json
@@ -4,7 +4,6 @@
"exclude": ["src/**/__tests__/*"],
"compilerOptions": {
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
- "types": ["chrome"],
"paths": {
"@/*": ["./src/*"]