kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
6 wiersze
127 B
JSON
6 wiersze
127 B
JSON
|
|
{
|
||
|
|
"extends": "@fisch0920/config/tsconfig-node",
|
||
|
|
"include": ["src", "test", "*.config.ts"],
|
||
|
|
"exclude": ["node_modules"]
|
||
|
|
}
|