In order to maintain code readability and document generation, we need to set concrete commenting standards. This will make reading peer code much easier too!
Checklist
[x] Read up on JSDocs
[x] Think about document generation and what is necessary for our project
[x] Come up with suggested conventions and write them in an ADR
Description:
In order to maintain code readability and document generation, we need to set concrete commenting standards. This will make reading peer code much easier too!
Checklist