chatgpt-api/tsconfig.json

6 wiersze
112 B
JSON

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