Douglas Wilson
Douglas Wilson
So just to clarify: are you saying that standard should never make suggestions for if vars should be `const` or not at all, or that it should, just that it...
Right, that is what I'm trying to say: that a warning without autofix is not possible, at least not working you opening a feature request for that in eslint, as...
I am not familiar with that policy, and unfortunately cannot shed any light on it.
Hi @fenomas apologies on not being able to elaborate; I am actually just a user of standard (and so somewhate vested in what the rules are) but not technically part...
Just as a note, the plugin linked doesn't actually detect the attack the article you linked explains; it seems the plugin is only for the bidi detection, not the invisible/homoglpyh...
Needs to at least support Node.js 0.8. What makes it quicker? Is it not possible to speed up our existing dependencies? I have not had great experience with third party...
> Yeap, I support Promise-less environment and it is written by the simple ES5. I especially made few changes to Nano ID to pass csrf tests (great tests, BTW). Ah,...
Yea, I don't have a better idea besides just using a testing framework that does support 0.8 (which is what this module does). In my opinion testing frameworks should be...
I just need the CI to pass here to merge...
Hi @ai, awesome just saw that 🎉 . But this looks like a breaking change: it would no longer install on machines that it used to install on. Our current...