Make tophatting templates changes possible #22509
GitHub Actions / ESLint Report Analysis
succeeded
Dec 19, 2024 in 1s
ESLint Report Analysis
0 ESLint error(s) and 1 ESLint warning(s) found in pull request changed files.
Details
Annotations
github-actions / ESLint Report Analysis
packages/app/src/cli/utilities/developer-platform-client/app-management-client.ts#L418
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
Loading