diff --git a/web/tsconfig.json b/web/tsconfig.json index cb16d08f..7042615b 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -23,5 +23,4 @@ }, "include": ["app/**/*"], "exclude": ["node_modules"], - "typeAcquisition": { "enable": true } }