#data manipulation Cursor Rules
Cursor IDE rules tagged with #data manipulation.
Standardizing Accessors and Mutators in JavaScript
Implement consistent patterns for getters and setters to ensure reliable and understandable data manipulation in your code.