diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index ae8fe65..878f4f8 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -5,7 +5,7 @@ "lib": ["ES2020", "DOM", "DOM.Iterable"], "module": "ESNext", "skipLibCheck": true, - "ignoreDeprecations": "6.0", + //"ignoreDeprecations": "6.0", /* Bundler mode */ "moduleResolution": "bundler",