Hacker News new | ask | show | jobs
by Touche 3267 days ago
It's very unlikely you'll get any benefit from doing it the inefficient way either. Does eslint not support "ignore this part" comments?
1 comments

Yes it does

// eslint-disable-line your-rule-to-ignore