{ "extends": "../../tsconfig.json", "compilerOptions": { "jsx": "preserve", "jsxImportSource": "solid-js" }, "include": ["src", "eslint.config.js", "vite.config.ts", "tests"] }