chatgpt-api/packages/hacker-news/tsconfig.json

6 wiersze
108 B
JSON
Czysty Zwykły widok Historia

{
"extends": "@agentic/tsconfig/base.json",
"include": ["src"],
"exclude": ["node_modules", "dist"]
}