refactor(architecture): separate server, test, and pure utils to fix CI errors #264
Annotations
1 error and 1 warning
|
build-and-test (24.x)
Process completed with exit code 1.
|
|
build-and-test (24.x):
src/mcp/tools/project-scaffolding/scaffold_ios_project.ts#L460
Prefer using nullish coalescing operator (`??=`) instead of an assignment expression, as it is simpler to read
|