Skip to content

Commit

Permalink
chore: try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 29, 2022
1 parent aa48499 commit 9952d33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/vitesse/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
{
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"jsx": "preserve"
}
}

0 comments on commit 9952d33

Please sign in to comment.