mono/packages/core/.kbot/content.json
2025-01-22 20:49:04 +01:00

8 lines
576 B
JSON

[
{
"level": "debug",
"message": "I'll help you set up a TypeScript project with tsup. I notice you have an existing TypeScript/Node.js project configuration, and you want to switch to using tsup. I'll create a new configuration that maintains your existing functionality while migrating to tsup.\n\nLet me help you set this up by:\n1. Adding tsup as a dependency\n2. Creating a tsup configuration file\n3. Updating the package.json build scripts\n\nFirst, let's install tsup:",
"timestamp": "2025-01-15T17:49:34.361Z",
"service": "collector:onContent"
}
]