mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-23 10:30:58 +00:00
update tsconfig jsx field to "react-jsx"
This commit is contained in:
parent
63c1335687
commit
956ea8a94e
@ -6,7 +6,7 @@
|
||||
"module": "ES2020",
|
||||
"moduleResolution": "node",
|
||||
"target": "ES2020",
|
||||
"jsx": "preserve",
|
||||
"jsx": "react-jsx",
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
// "emitDeclarationOnly": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user