Hello, I'd like to do something like this:
{ "extends": "/path/to/.eslintrc", "env": { "es6": false } }
on a project that is too large to rewrite in ES6 fully. I'd hoped that any
rules related to ES6 in the extended file would be ignored, but no luck.
Is this feasible at all? Is there a workaround in the mean time beyond
disabling individual rules?
--
You received this message because you are subscribed to the Google Groups
"ESLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.