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
eslintrc): update no-html-link-for-pages rule to use @next/next/no-html-link-for-pages 🔧 chore(eslintrc: Add react version to settings The no-html-link-for-pages rule was updated to use the @next/next/no-html-link-for-pages package to ensure that the rule is being used correctly. Additionally, the react version was added to the settings to ensure that the correct version of react is being used. (1e45ece)