chatgpt-api/packages/social-data/tsconfig.json

6 wiersze
108 B
JSON

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