Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 390 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (12 loc) · 390 Bytes

Contributing

Thanks for being interested in contributing to this project!

Development

Setup

Clone this repo to your local machine and install the dependencies.

pnpm install

Code Style

Use pnpm run lint --fix to detect code style issues and fix the issues before committing.

Thanks

Thank you again for being interested in this project! You are awesome!