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
{{ message }}
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
We want to add yarn format:check as a step in the CI. We have added this command in PR #39, but ran into problems when enabling this check, where the local next.config.js passed the linter errors, but failed for some reason in CI.
We want to add
yarn format:checkas a step in the CI. We have added this command in PR #39, but ran into problems when enabling this check, where the localnext.config.jspassed the linter errors, but failed for some reason in CI.