coze-studio/frontend/packages/project-ide/main/config/rush-project.json

10 lines
214 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json",
"operationSettings": [
{
"operationName": "ts-check",
"outputFolderNames": ["./lib-ts"]
}
]
}