Fix tsconfig.json.
parent
57eeeafb7a
commit
4ce96f0e9e
|
@ -27,6 +27,6 @@
|
|||
// calls. It seems like the "react" value mirrors esbuild's native
|
||||
// "transform" option, but it isn't obvious how these two relate from the
|
||||
// documentation: https://esbuild.github.io/api/#jsx.
|
||||
"jsx": "react",
|
||||
"jsx": "react"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue