Skip to content

Commit

Permalink
chore: fix typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 3, 2023
1 parent cc4889c commit 901487e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"include": [
"./src/**/*.*",
"./test/**/*.*"
],
"exclude": [
"./test/fixtures/**/*"
]
}

0 comments on commit 901487e

Please sign in to comment.