Skip to content

Commit

Permalink
chore: resolve ts-to-JSX type hints
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdejiang authored and insertish committed Aug 25, 2023
1 parent be35658 commit fe63c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"isolatedModules": true,
"noEmit": true,
"jsx": "preserve",
"jsxImportSource": "preact",
"jsxFactory": "h",
"jsxFragmentFactory": "Fragment",
"types": ["vite-plugin-pwa/client"],
Expand Down

0 comments on commit fe63c66

Please sign in to comment.