chore: resolve ts-to-JSX type hints
parent
be3565871c
commit
fe63c6633f
|
|
@ -14,6 +14,7 @@
|
|||
"isolatedModules": true,
|
||||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "preact",
|
||||
"jsxFactory": "h",
|
||||
"jsxFragmentFactory": "Fragment",
|
||||
"types": ["vite-plugin-pwa/client"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue