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
preserving content
motivation: this clears the way to upgrade our eslint configuration to v9, which should hopefully let us update our custom rule configuration
currently, when attempting to frontport the next js website from v16 to main, we get eslint errors surrounding our custom rules. if we re-implement our custom rules according to the latest eslint configuration, it should make it easier
this change allows us to do that inter alia by removing the eslint typedoc plugin
0 commit comments