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

Warn on mid-comment jsdoc TODO #1

Open
CodeLenny opened this issue Jun 9, 2017 · 0 comments
Open

Warn on mid-comment jsdoc TODO #1

CodeLenny opened this issue Jun 9, 2017 · 0 comments

Comments

@CodeLenny
Copy link
Owner

Currently jsdoc @todo comments aren't included in the outputted warnings:

/**
 * @todo This isn't warned
 * @todo This isn't warned about either
*/

See if an eslint rule is availible to smartly parse @todo. Otherwise, might have to switch no-warning-comments to warn anywhere in the comment, instead of only at the start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant