{ "compilerOptions": { "target": "ES2019", "jsx": "preserve", "jsxFactory": "h", "jsxFragmentFactory": "Fragment", } }