diff --git a/tsconfig.json b/tsconfig.json index 25e0763..12ce5b7 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -20,9 +20,6 @@ "dom" ] }, - "include": [ - "src/**/*.d.ts" - ], "exclude": [ "node_modules" ]