Damien Erambert
Damien Erambert
Ideally it would just invoke the `format` method of `prettier-eslint` with the default options, leaving the configuration up to the user's `.eslintrc` file. From what I can see in the...
After testing a bit more I'm noticing that the difference in performance is much more noticeable on Firefox than Chrome so maybe there's something to dig into there (I thought...
> The question is: do you notice the same slowness after disabling Refined GitHub? Nope, disabling Refined GitHub makes the issue go away, but I agree that on Chrome it's...
FWIW, I did not have `layout.css.has-selector.enabled` turned on when recording my videos showing off the lag so I don't know if it's relevant to the issue at hand.
Running into the same issue ``` x pip install aubio --no-cache-dir Collecting aubio Downloading aubio-0.4.9.tar.gz (479 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 479.0/479.0 kB 21.8 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done Collecting...
> lol what is this nonsense they're putting in the scripts object. What do they even expect that to do After googling a bit it seems related to mocha/istanbul stuff...
> @eramdam I literally have your same versions and I confirm it's not working, even copying their example. Probably they fixed into the web and not in native. > >...
Okay for some reasons after a reboot it's working, I'm otherwise leaving the issue opened as the debug log could be useful **EDIT**: Actually it only works on the pre-loaded...
Any hope of getting this merged? 😁
@neet thank you for the workaround! Is there a way to get typings when importing `masto/fetch`? TypeScript complains that there aren't any and I'd rather not disable all typings with...