Skip to content

Commit 4f09137

Browse files
hawkrivesCopilot
andauthored
Update copilot-instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent 76faaae commit 4f09137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ All About Olaf is a React Native mobile application for the St. Olaf College com
119119
- Log errors appropriately (using Sentry integration)
120120

121121
### Data Formatting
122-
- Use moment.js for date/time formatting (though consider migrating to date-fns)
122+
- **Do not use Moment.js for new code; it is deprecated.** Use modern alternatives such as `date-fns` or `Day.js` for date/time formatting.
123123
- Use utility functions for consistent data formatting
124124
- Handle edge cases in data parsing
125125

0 commit comments

Comments
 (0)