Michael Schmidt
Michael Schmidt
I agree with you. I also read the specification like this. `\k` is a syntax error according to the spec. The only reason v8 parses the above regex is because...
> What OS are you on? Win10 > You might want to prepare a small repo to reproduce in case there are any subtle differences. [Here is a small example...
Q: What exactly is each fix supposed to do? I get reports like this: ``` 1:1 error Missing JSDoc @param "a" declaration jsdoc/require-param 1:1 error Missing JSDoc @param "b" declaration...
Let's see if I understand this correctly: The report of each one parameter will fix all parameters (e.g. the report for "a" will fix "a", "b", and "c"). You did...
> But as mentioned, ESLint's rule tester (which we use) expects only one change to be made in the resulting `output` field. If our example has 3 params, it will...
You're right, a manual switch should be provided in addition to automatic detection. > Keep the graph display container with a white background (which would be weird for a dark...
That being said, it will probably be enough to only change the editor theme rn. Black on one side and white on the other side doesn't look bad IMO.
> It wouldn't be black either. The editor has a dark mode built-in, which I'd use for that. I also used that one for the screenshots. Seems pretty black to...
I am one of Prism's maintainers and state my support for removing this version or at least not making it the default version [here](https://github.com/cdnjs/cdnjs/discussions/14145#discussion-4211708). This version causes problem because some...
Feedback on whether we actually want to fix, [because I think that the fix makes the UI worse](https://github.com/joeyballentine/chaiNNer/issues/661#issuecomment-1217789505).