chatgpt-api/tsconfig.json

6 wiersze
112 B
JSON
Czysty Zwykły widok Historia

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