react18-tools/nextjs-themes

Crete doc comments.

Open

#26 opened on Mar 1, 2024

 (0 comments) (0 reactions) (0 assignees)TypeScript (6 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

Doc comments are used by modern IDEs to show tooltips. This is very helpful while using the library. It also improves auto-generated documentation.

How to contribute

You can create separate issues for each component or groups of components for which you want to provide the jsdoc comments. Then fork the repo → add appropriate comments and finally create PR targeting the main branch of this repo.

For inspiration, please look at https://github.com/react18-tools/nextjs-themes-ultra.

Contributor guide