Skip to content
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

[task] Functions without JSDocs #66

Open
carakessler opened this issue Mar 2, 2020 · 1 comment
Open

[task] Functions without JSDocs #66

carakessler opened this issue Mar 2, 2020 · 1 comment
Labels
checkup-task Changes scoped to a specific task/set of tasks

Comments

@carakessler
Copy link
Collaborator

Write a task that returns the number of functions without JSDocs. This can be extended to also check the number of Components without JSDocs defining the interface, etc

@carakessler carakessler added the checkup-task Changes scoped to a specific task/set of tasks label Mar 2, 2020
@gabrielcsapo
Copy link
Contributor

We could use https://eslint.org/docs/rules/require-jsdoc to get this functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checkup-task Changes scoped to a specific task/set of tasks
Projects
None yet
Development

No branches or pull requests

2 participants