Skip to content

Update theme info command to support multiple environments #23765

Update theme info command to support multiple environments

Update theme info command to support multiple environments #23765

Triggered via pull request February 14, 2025 17:59
@EvilGenius13EvilGenius13
synchronize #5392
Status Success
Total duration 12s
Artifacts

cla.yml

on: pull_request_target
[PR] CLA
2s
[PR] CLA
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
packages/theme/src/cli/services/info.ts#L64
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/theme/src/cli/services/info.ts#L77
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.