Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 330 Bytes

File metadata and controls

9 lines (6 loc) · 330 Bytes

Contributing

We welcome contributions! Whether it's bug fixes, features, or documentation improvements.

Code Style

  • Sorting: Alphabetically order imports, properties, and functions (when sensible)
  • Naming: Prefer clear, descriptive names over abbreviations
  • Formatting: Prettier handles all code formatting