{ "extends": "@tsconfig/node18-strictest-esm/tsconfig.json", "compilerOptions": { "lib": ["esnext", "dom", "dom.iterable"], "jsx": "react-jsx", "jsxImportSource": "solid-js/h", "noPropertyAccessFromIndexSignature": false } }