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
pdate the existing GitHub Actions workflow (or create a new ci.yml) to run Stylelint and Prettier checks on every push and pull_request. This ensures that no unformatted or incorrectly styled code is merged into the main branch.
pdate the existing GitHub Actions workflow (or create a new
ci.yml) to run Stylelint and Prettier checks on everypushandpull_request. This ensures that no unformatted or incorrectly styled code is merged into the main branch.