Skip to content

Commit

Permalink
test: fix tsconfig include
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Oct 8, 2023
1 parent a56215c commit 50be014
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"extends": "../tsconfig.json",
"include": ["**/*"],
"compilerOptions": {
"checkJs": true
}
Expand Down

0 comments on commit 50be014

Please sign in to comment.