Alisson Cavalcante Agiani
Alisson Cavalcante Agiani
I want to use jest-cucumber with this extension, however it uses the Gherkin constructs in lowercase (given/when/then), thus needing to alias these methods to make it work with the extension....
For example, I'm using Mysql, will this library show `String` fields as `VARCHAR(191)` ?
I've seen more than one openapi definition where feTS is unable to get the correct types for request and response when it's within a $ref. Is this expected?
The v5 ethers dependencies on this project creates a lot of security alerts on things like Dependabot.
I have a task triggering `pnpm install` whenever `pnpm-lock.yaml` changes and it should run before other tasks that might be dependent on it.
**Describe the bug** When using PNPM 10, if I run `inngest-cli` it will just close without giving any feedback. **To Reproduce** Steps to reproduce the behavior: 1. Install PNPM 10...