using jsx
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
|
||||
"jsx": "react",
|
||||
"jsxFactory": "Html.createElement",
|
||||
"jsxFragmentFactory": "Html.Fragment",
|
||||
/* Visit https://aka.ms/tsconfig to read more about this file */
|
||||
|
||||
/* Projects */
|
||||
|
||||
Reference in New Issue
Block a user