Skip to content

Commit

Permalink
fix: include example folder in tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
zSoulweaver committed Aug 3, 2024
1 parent 3e4d087 commit e63c0be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"reflection": true,
"include": [
"src",
"example"
],
"exclude": [
"node_modules"
Expand Down

0 comments on commit e63c0be

Please sign in to comment.