Skip to content

Commit

Permalink
Updated tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jebediah47 committed Dec 7, 2021
1 parent 4cbf99b commit 3d6609c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
],
"moduleResolution": "node",
},
"include": [
"src/**/*",
"config.json"
],
"exclude": [
"build.js",
]
Expand Down

0 comments on commit 3d6609c

Please sign in to comment.