using jsx

This commit is contained in:
2024-02-08 14:42:18 +01:00
parent 5f0c06216d
commit adf5dde73c
5 changed files with 40 additions and 27 deletions

View File

@@ -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 */