This folder contains two rule definitions for Cursor:
- general.mdc – Describes algorithmic and coding mindset guidelines.
- typescript.mdc – Captures best practices for working with TypeScript.
To use these files, keep them in this directory (.cursor/rules/) and restart Cursor. - bonus if you commit them to version control so coworkers can benefit and PRs are cleaner 🤷🏽♂️ - Rules are applied automatically when editing files that match their globs patterns.