diff --git a/tsconfig.json b/tsconfig.json index 00327d91..520ce4b8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,13 +18,5 @@ "src/index.ts" ] }, - }, - "include": [ - ".dumi/**/*", - ".dumirc.ts", - "./src/**/*.ts", - "./src/**/*.tsx", - "./docs/**/*.tsx", - "./tests/**/*.tsx" - ] + } } \ No newline at end of file