abahmed / Deer

:pencil2:A modern, fast, beautiful note taking app, built on Electron and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add JSdocs support

jesusbibieca opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
I'd like to see better documentation for what a function does. What values it expects and what it should return as well as a description of what it is.

Describe the solution you'd like
Add JSDocs and start documenting the current functions. Hopefully, make a requirement to document new functions to be more clear concise in the future.