Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 248 Bytes

CONVENTIONS.md

File metadata and controls

9 lines (5 loc) · 248 Bytes

General code standards

Do not update project level configuration files unless explicitly instructed to.

Use async/await where possible

Test exceptional cases first and return/throw early.

Never edit files name CONVENTIONS.md or .cursorrules