{ "extends": "../tsconfig", "compilerOptions": { "jsx": "react-jsx" }, "include": [".", "../library"], "exclude": ["node_modules", ".cache", "api", "public"] }