Trey Brisbane
Trey Brisbane
As I mentioned in [this comment](https://github.com/tc39/proposal-pipeline-operator/issues/200#issuecomment-917570604), it's starting to seem like there are some more fundamental points of debate in this space than just the surface semantics of this proposal....
It'd be useful if we could use TypeScript to define our Ava configurations via an `ava.config.ts` file. Ideally, we'd be able to structure them like so: ```ts // Importable `Configuration`...
Hey! I just stumbled upon this while looking for Jest alternatives, but the name of the project (`zora-node`) seems to be inconsistent with that of the npm package (`pta`). My...
### Is your feature request related to a problem? Please describe. Currently, when running Vitest with `vite-plugin-checker` configured, checker errors are only logged and do not fail the test run....