Shahar "Dawn" Or
Shahar "Dawn" Or
Perhaps I would write that way, as well, @vweevers. If you could contribute that as an option to the ESLint rule, then we'd have the option to consider it. I...
@LinusU how do you feel about #1517 ?
Yes. Only where they are mixed. Which should be rare. And ES modules is the future, so maybe that's OK?
The simple import sort is a one-stop-shop with very little configuration. Probably none that we would use. If we like it — we like it. Nothing more to do. It's...
Here is a PR: https://github.com/standard/eslint-config-standard/pull/94
Thank you for the suggestion, @marcospgp. In Node.js projects, I would imagine that usually `require` paths are simple and straightforward. But in web bundles (Webpack, etc.), the paths might be...
Brilliant. I'd love that. Would probably break some projects. Would that be supported merely by extending from `eslint-config-standard` or would it require the executable? I would prefer the former, if...
@ArmorDarks how do you feel about #703?
I prefer my #703. With #703, you'd install and keep updated a set of 'standard' packages and then you'd not need to be concerned with flags, because standard will automatically...
Thank you, @HoraceShmorace. Actually, this is the repository where rules are discussed. This seems like it would be a popular enough use case to consider disabling this rule. I personally...