You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a check for the `prettier` command to the `yaml-fix` recipe.
If `prettier` isn't found, it falls back to `npx` to ensure YAML
files are consistently formatted. This improves the development
experience by ensuring consistent code style.
0 commit comments