chatgpt-api/legacy/examples/playground/tsconfig.json

6 wiersze
112 B
JSON

2024-08-04 09:16:05 +00:00
{
"extends": "@fisch0920/config/tsconfig-node",
2024-08-04 09:16:05 +00:00
"include": ["bin"],
"exclude": ["node_modules", "dist"]
}