fabio-rodrigues/rule-js icon
public
Published on 4/27/2025
js

Rules
## Build & Development Commands
- 

## Testing Guidelines
- 

## Code Style & Guidelines
- 🔒 Preserve all object property names exactly as-is in JavaScript code.
- 🔒 Do not assume better naming unless the request explicitly says to rename.
- 🛠️ Refactor, optimize, and comment code while keeping keys untouched.

## Documentation Guidelines
- When documenting objects, list their properties exactly with their original names.