diff --git a/sim/tsconfig.json b/sim/tsconfig.json index 82e1e24f0..9b4651ca0 100644 --- a/sim/tsconfig.json +++ b/sim/tsconfig.json @@ -13,7 +13,7 @@ "newLine": "LF", "declaration": true, "sourceMap": false, - "typeRoots": ["../node_modules/@types"] + "types": [] }, "include": [ "../libs/*/sim/*.ts"