sindresorhus/eslint-plugin-unicorn
`expiring-todo-comments` should not throw in the recommended setting
Closed
#1,207 opened on Apr 24, 2021
enhancementhelp wanted
Repository metrics
- Stars
- (5,022 stars)
- PR merge metrics
- (Avg merge 1d 16h) (399 merged PRs in 30d)
Description
You don't want lint to start failing automatically on a set date, generally, so I'd suggest setting it to warn instead of error
no-warning-comments is also set to warn:
https://github.com/xojs/eslint-config-xo/blob/dd613d331eb3af44137cfbac69cc51de87b7f3f5/index.js#L180
Alternative solutions in my comment: