Sergii Lavrin
Sergii Lavrin
As expected, this is cheerio issue: https://github.com/cheeriojs/cheerio/issues/1006
That also should help with cases like Vue and Flow eslint plugins, which are right now impossible to use with Standard at all. Like, really, Vue is on top with...
This mostly looks like a nice one! > Include babel-eslint by default Including `babel-eslint` doesn't seem right for people that do not use Babel (hello, TypeScript...). Maybe just to allow...
Is it like really impossible, or I'm missing something?..
nonono
A lot of eslint plugins require specific rules configuration to work or explicit extensions of their rules. See #750 as an example. In other words, right now it is impossible...
So nice bot :(
Related issue: #1356
To be honest, I'm not sure how to handle it. It's basically the same issue as #1283 and it will emerge every time `standard` needs to be used with newer...
Just for the history, the relevant discussion keeps going here #1356