You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really helpful to be able to exclude this file, same as with out of box eslint-supported filetypes, without having to build up a global eslint ignore list
It would be nice to have a way to fully ignore files that I don't want get linted/fixed (for example, a LICENSE file).
Maybe a
<!-- eslint-disable -->
at the top?The text was updated successfully, but these errors were encountered: