chore: format all common files (#431)

This commit is contained in:
tecvan
2025-07-31 21:46:47 +08:00
committed by GitHub
parent 8136ddd82d
commit 40088b0a05
60 changed files with 658 additions and 288 deletions

View File

@@ -17,9 +17,7 @@
* If the main project should include other unrelated Rush projects, add it to the "projectSettings" section,
* and then specify those projects in the "additionalProjectsToInclude" list.
*/
"deploymentProjectNames": [
"@coze-studio/app"
],
"deploymentProjectNames": ["@coze-studio/app"],
// solve deploy error: ERROR: Symlink targets not under folder
"dependencySettings": [],