virtuallyunknown
virtuallyunknown
Is there any documentation available other than this? https://github.com/redis/node-redis/tree/master/docs
> Thanks for bringing this to notice. These variables are used internally and don't need to be exported. The variables present from the Copy command are correct. You're absolutely right....
> I planned to include the generated `tailwind.config.ts` file (similar to `@theme inline` for v4) but never got around to it. Will get this done :) Ah cheers man, can't...
This change caused a lot of headaches for me. I have an eslint-config package that has `eslint` as a direct dependency, this way I don't have to install eslint separately....
> > This is not the only option. > > public-hoist-pattern: nothing is hoisted by default. Packages containing eslint or prettier in their name are no longer hoisted to the...
I think the sentences in the tooltips are a bit confusing, or at least not super easy to understand: **Complete** weeks are counted, starting with the previous week (**date from-to**)....
I would love to have this as an option too. Right now you can control the playback speed via: - Modifier key `alt`/`ctrl`/`shift` + mouse wheel - On screen playback...
> I'm trying to avoid directly copying features from another extension if possible. I once received a negative review on Edge claiming I was trying to impersonate another extension, which...
> I'm working on more pressing matters right now but I do plan on adding support for adjusting the player speed while scrolling over the player without a modifier key...
> I mean the same thing could be said about the volume control Well, I am not familiar with the source code of the extension, but if there is a...