Skip to content

Commit

Permalink
chore: update tsconfig includes
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTwT committed Aug 26, 2024
1 parent 4796ff3 commit 1c2dc16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"isolatedModules": true,
"skipDefaultLibCheck": true,
"skipLibCheck": true
}
},
"include": ["src", "tests"]
}

0 comments on commit 1c2dc16

Please sign in to comment.