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: .github/copilot-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
1. Always use latest React 19 version and TypeScript for our ReactJS development. Always show examples and reference the latest version of React in your responses. If in doubt, use docs from https://react.dev/learn
2
-
2. Always use React router, MUI latest compoenents for React development
2
+
2. Always use React router, MUI latest components for React development
3
3
3. Always use functional components and hooks for state management in React
4
4
4. Always use TypeScript for type safety in React components
5
5
5. Always use the latest best practices for performance optimization in React, such as memoization and lazy loading
0 commit comments