diff --git a/tsconfig.json b/tsconfig.json index 194577f..46c9dbc 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,7 +5,6 @@ "moduleResolution": "node", "lib": ["es2018", "dom"], "typeRoots": [ - "types", "node_modules/@types" ], "outDir": "types",