mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 11:17:33 +01:00
7 lines
261 B
Markdown
7 lines
261 B
Markdown
### The author should do the following, if applicable
|
|
|
|
- [ ] Add tests
|
|
- [ ] Run tests
|
|
- [ ] `bun run format:fix && bun run lint:fix` to format the code
|
|
- [ ] Add [TSDoc](https://tsdoc.org/)/[JSDoc](https://jsdoc.app/about-getting-started) to document the code
|