UNPKG

@copilotkit/react-core

Version:

<div align="center"> <a href="https://copilotkit.ai" target="_blank"> <img src="https://github.com/copilotkit/copilotkit/raw/main/assets/banner.png" alt="CopilotKit Logo"> </a>

13 lines (12 loc) 211 B
{ "extends": "../../utilities/tsconfig/react-library.json", "include": ["."], "exclude": [ "dist", "build", "node_modules", "**/*.test.ts", "**/*.test.tsx", "**/__tests__/*" ] }