mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-21 06:30:58 -05:00
chore: resolve ts-to-JSX type hints
This commit is contained in:
parent
be3565871c
commit
fe63c6633f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
"isolatedModules": true,
|
||||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "preact",
|
||||
"jsxFactory": "h",
|
||||
"jsxFragmentFactory": "Fragment",
|
||||
"types": ["vite-plugin-pwa/client"],
|
||||
|
|
Loading…
Reference in a new issue