diff --git a/tsconfig.json b/tsconfig.json index cbc35670..2040c44a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,7 +16,6 @@ }, "include": [ "custom_typings/*.d.ts", - "node_modules/**/*.d.ts", "src/**/*.ts" ] }