Skip to content

Commit

Permalink
unlint tsconfig.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
suejung-sentry committed Sep 13, 2024
1 parent c8d5d15 commit 6b0a882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/test-api/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"compilerOptions": {
"strict": true,
"jsx": "react-jsx",
"jsxImportSource": "hono/jsx",
},
"jsxImportSource": "hono/jsx"
}
}

0 comments on commit 6b0a882

Please sign in to comment.