.cursorrules 276 B

1234
  1. {
  2. "title": "Code Optimization Standards",
  3. "description": "All code optimizations and refactoring must strictly follow the current project's language conventions and style guides. Ensure that all changes compile successfully and do not introduce new compilation errors."
  4. }