diff --git a/tsconfig.spec.json b/tsconfig.spec.json index ce14d3064291..f28b9f379558 100644 --- a/tsconfig.spec.json +++ b/tsconfig.spec.json @@ -2,7 +2,6 @@ "extends": "./tsconfig.json", "compilerOptions": { "types": ["jest", "node"], - "typeRoots": ["node_modules/@types", "node_modules/jest-extended/types"], "allowJs": true, "outDir": "build/www/app", "baseUrl": ".",