Skip to content

Commit

Permalink
chore: remove include
Browse files Browse the repository at this point in the history
  • Loading branch information
RedJue committed Oct 23, 2023
1 parent f76a3cc commit a539f0f
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,5 @@
"src/index.ts"
]
},
},
"include": [
".dumi/**/*",
".dumirc.ts",
"./src/**/*.ts",
"./src/**/*.tsx",
"./docs/**/*.tsx",
"./tests/**/*.tsx"
]
}
}

0 comments on commit a539f0f

Please sign in to comment.