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
Yes, exactly. So the way it works is by looking at some pre-defined dictionaries in lib/dictionaries. If it fails to find a file converting the rule you're targeting, then it drops that rule.
I tried my best to comply with all rules present in ESLint docs for v1.7.2, but maybe something changed in the between. Is this env coming from JSCS ou JSHint? Because it should be copying over if it comes from JSHint. If it's not, we have a bug.
Hey Brenolf sorry I've just noticed this, let me pull the latest version and I'll check it to make sure I'm right, I can always whip up a PR if I've found some!
Heya,
So we've testing this out, it's really handy but it drops some rules the Eslint would support , for example ShellJS environment.
What are the criteria for rules being dropped, is it simply that they don't have a mapping presently?
Cheers
Marc
The text was updated successfully, but these errors were encountered: