Make developer console support create/delete extensions mid-dev #22476
Triggered via pull request
December 18, 2024 12:35
isaacroldan
synchronize
#5118
Status
Success
Total duration
14s
Artifacts
–
Annotations
2 warnings
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/app/src/cli/models/extensions/extension-instance.ts#L266
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|