Skip to content

Commit

Permalink
remove redundant exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
r3dDoX committed Sep 26, 2024
1 parent 2193e78 commit 39e0afa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,5 @@
},
"include": [
"src"
],
"exclude": [
"node_modules",
"dist"
]
}

0 comments on commit 39e0afa

Please sign in to comment.