segmentio / eslint-config

Segment's ESLint configurations.
9 stars 6 forks source link

Warn on warning (e.g. TODO, XXX) comments #27

Closed ndhoule closed 9 years ago

ndhoule commented 9 years ago

See http://eslint.org/docs/rules/no-warning-comments.html for rule details.

dominicbarnes commented 9 years ago

LGTM!

ndhoule commented 9 years ago

Thanks!