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
Copy file name to clipboardExpand all lines: apps/website/content/docs/release-notes/v2.0.0.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,3 +83,8 @@ To upgrade to v2.0.0, follow these steps:
83
83
4.**Adjust ESLint Configuration**: Update your ESLint configuration to accommodate renamed or consolidated rules. If you haven't already, convert your configuration to Flat Config.
84
84
5.**Update ESLint Directives**: Use the provided codemods to update any ESLint directives in your codebase.
85
85
6.**Test Your Setup**: Run ESLint on your project to identify and fix any remaining issues.
0 commit comments