chatgpt-api/packages/openapi/tsconfig.json

6 wiersze
128 B
JSON
Czysty Zwykły widok Historia

{
"extends": "@fisch0920/config/tsconfig-node",
"include": ["src", "*.config.ts", "bin/*"],
"exclude": ["node_modules"]
}