Skip to content

Commit

Permalink
updated tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
PijusSerapinasMipsas committed Aug 23, 2023
1 parent a27140e commit ab3bb86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"suppressImplicitAnyIndexErrors": true,
"target": "es5"
},
"include": [
"src/**/*",
],
"exclude": [
"node_modules",
"build",
Expand Down

0 comments on commit ab3bb86

Please sign in to comment.