mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-17 11:47:02 +02:00
Declare jsx in tsconfig for IDEs
This commit is contained in:
parent
b8f30f55fa
commit
b825be281e
@ -9,6 +9,7 @@
|
||||
"sourceMap": false,
|
||||
"outDir": "./lib",
|
||||
"declaration": true,
|
||||
"jsx": "react",
|
||||
"types": [
|
||||
"node",
|
||||
"react"
|
||||
|
Loading…
Reference in New Issue
Block a user