{ "extends": "../../tsconfig.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }, "include": ["src"], "exclude": ["node_modules"] }