Add --dev-preview flag to theme init for framework theme support #17502
GitHub Actions / ESLint Report Analysis
succeeded
Dec 20, 2024 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 59 in packages/theme/src/cli/commands/theme/init.ts
github-actions / ESLint Report Analysis
packages/theme/src/cli/commands/theme/init.ts#L59
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
Loading