When you try to add eslint to a large project, you better try this approach as in this script.
Now, you want to enforce your team members to actually remove the /* eslint-disable */
comment at file header, for all files that they've changed.
Here you go.