Y
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
Prefinem
3267 days ago
Yes it does
// eslint-disable-line your-rule-to-ignore
link
// eslint-disable-line your-rule-to-ignore