diff --git a/tsconfig.json b/tsconfig.json index e88cb79..9c2485f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,5 @@ { "compilerOptions": { - "typeRoots": [ "", "./node_modules/@types"], "baseUrl": ".", "rootDir": ".", "outDir": "dist",