Eliphaz Bouyé
Eliphaz Bouyé
I have same issue ```cmd mason: require("mason.health").check() mason.nvim ~ - OK mason.nvim version v1.10.0 - OK PATH: prepend - OK Providers: mason.providers.registry-api mason.providers.client - OK neovim version >= 0.7.0 mason.nvim...
@jsumners I've just created a issue to work on fastify/rate-limit plugin the link : https://github.com/fastify/fastify-rate-limit/issues/333
Hi @mcollina can I try to work on this isssue ? or someone has already take it ?
Can I get some more information about the expected result?
Oh okay, I see and understand now thank you for enlightening me 👍🏾
> The second request in [this](https://github.com/fastify/fastify/issues/4424#issue-1450280999) example should return`/foo` instead of `/foo/`. Expected output: > > ```js > New route added: GET /foo > New route added: HEAD /foo >...
I've made some research on the code and made some debuging. but I ask if it's really an issue ? because when you give a URL to a prefix is...
Hi @posva can I work on to try to fix it ?
I have same issue, @aoshi321 you can fix that by adding a `after-save-hook` on your typescript emacs config. Example : ```elisp (use-package typescript-mode :straight t :mode ("\\.tsx?\\'" . typescript-mode) :config...
Hi I have the same question