Janosh Riebesell
Janosh Riebesell
> Have you tried zooming in on the diagram? yeah, that's what i meant by worse UX thanks for sharing the workaround! 👍
> Ideally Vitest would fix `vite-node`, but we probably can't count on that happening anytime soon. Are you sure? Would it be lots of work? Cause from my experience, `vitest`...
`deps.inline` or `ssr.noExternal` don't seem to help (if I'm putting them in the right place). Adding ```diff test: { environment: `jsdom`, css: true, coverage: { reporter: [`text`, `json-summary`], }, +...
Thanks y'all! Problem solved. 😄
I also have to decline due to CoI.
for later reference i wasn't able to update to consistent Svelte versions because a package was pinned to an earlier Svelte version by this issue https://github.com/sveltejs/svelte/issues/17197 which [appears to be...
maybe something to consider during the rewrite mentioned in https://github.com/pngwn/MDsveX/issues/739#issuecomment-3014524744
@AlexWaygood makes sense. for others wanting to ride out the experimental phase (given it might be a better UX than `mypy` 😄), you can use a `local` hook: ```yml #...
> the only use-case that i can understand is easier installation/configuration of git-hooks that's also my use case > there are more effective task runners (pyprojectx/poe etc), i've recently started...
fwiw, i don't think [my comment](https://github.com/astral-sh/ty/issues/269#issuecomment-3273451387) was correctly marked as off-topic given `prek` is drop-in replacement for `pre-commit`