Skip to content

Commit

Permalink
chore: tsconfig update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Valeriano committed Jun 4, 2024
1 parent 9296aa6 commit 9b772fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
"strict": true,
"target": "esnext"
},

"exclude": ["node_modules"],

"include": [
"./src/**/*.ts",
"./src/**/*.tsx",
Expand Down

0 comments on commit 9b772fc

Please sign in to comment.