Skip to content

Commit

Permalink
Fix typing error
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Feb 5, 2023
1 parent 9585158 commit 3a69b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"resolveJsonModule": true,
"sourceMap": true
},
"include": ["src", "test"]
"include": ["src"]
}

0 comments on commit 3a69b4f

Please sign in to comment.