diff --git a/tsconfig.json b/tsconfig.json index c169383aa..7564cacae 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,7 +16,6 @@ "strictFunctionTypes": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, - "typeRoots": ["node_modules/@types"], "esModuleInterop": true, "allowSyntheticDefaultImports": true, "resolveJsonModule": true,