forked from abner/for-legacy-web
chore: resolve ts-to-JSX type hints
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"isolatedModules": true,
|
||||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "preact",
|
||||
"jsxFactory": "h",
|
||||
"jsxFragmentFactory": "Fragment",
|
||||
"types": ["vite-plugin-pwa/client"],
|
||||
|
||||
Reference in New Issue
Block a user