Skip to content

Commit

Permalink
Remove types.d.ts from included files in tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
L422Y committed Nov 11, 2023
1 parent 181037f commit b17d9d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
},
"include": [
"./src/**/*.ts",
"types.d.ts"
],
"exclude": [
"./node_modules",
Expand Down

0 comments on commit b17d9d6

Please sign in to comment.