Files
open-xiaoai/packages/client-patch/tsconfig.json
T

6 lines
98 B
JSON
Raw Normal View History

{
"extends": "@mi-gpt/config/typescript",
"include": ["src"],
"exclude": ["node_modules"]
}