diff --git a/tsconfig.app.json b/tsconfig.app.json index 5b94d42..535f5e4 100644 --- a/tsconfig.app.json +++ b/tsconfig.app.json @@ -10,7 +10,6 @@ "lib": ["ES2020", "DOM", "DOM.Iterable"], "module": "ESNext", "skipLibCheck": true, - "ignoreDeprecations": "6.0", /* Bundler mode */ "moduleResolution": "bundler",