{
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "preact",
"lib": [
"esnext"
],
"plugins": [
"transform": "typia/lib/transform"
}
"strictNullChecks": true,
"strict": true