-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
todo: add JSDoc examples to simple functions #492
Comments
I’ll work on this |
Great! I think it'd be best if we tackled this in chunks - like one PR per file. |
Alright, that’s fine |
Please I made two file changes in the first PR, it wasn’t intentional. |
I see 👀 there are some functions still, I would like to work on this as well. @iuioiua could you assign me to this? |
Hi @roberto-morado, I realised it'd be best if I were the one to work on this one, given I know the context and nuances behind a lot of this functionality. I assigned myself to make this clear. Thanks anyway for offering! |
No problem 👍 |
This has been completed in a number of the related PRs. |
Most functions in
/utils
are simple functions that could do with a little documentation. Objectives:@example
snippet.Targets:
/utils/db.ts
/utils/http.ts
/utils/islands.ts
/utils/payments.ts
/utils/posts.ts
The text was updated successfully, but these errors were encountered: