Skip to content

Commit

Permalink
chore: tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCassiere committed Jun 30, 2024
1 parent 68a7327 commit 10b7260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"outDir": "./dist",
"removeComments": true,
"esModuleInterop": true,
"jsx": "react-jsx",
"jsxImportSource": "hono/jsx",
"forceConsistentCasingInFileNames": true,
"allowSyntheticDefaultImports": true,
"strict": true,
Expand Down

0 comments on commit 10b7260

Please sign in to comment.