refactor(architecture): separate server, test, and pure utils to fix CI errors #265
Annotations
1 warning
|
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
|