update CLI app not found error message #5193
Merged
GitHub Actions / ESLint Report Analysis
succeeded
Jan 14, 2025 in 0s
ESLint Report Analysis
0 ESLint error(s) and 1 ESLint warning(s) found in pull request changed files.
Details
Annotations
Check warning on line 378 in packages/app/src/cli/services/context.ts
github-actions / ESLint Report Analysis
packages/app/src/cli/services/context.ts#L378
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
Loading