chatgpt-api/apps/e2e/tsconfig.json

6 wiersze
134 B
JSON

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