Mathieu Ghennassia
Mathieu Ghennassia
I have a Node.js server (which uses express.js) and I need my server to be able to receive method calls and respond with method responses on a route /callback (myserver.tld/callback)....
How to store a class instead an instance?
Is it possible to have an option to remove an irregular rule? I'd like to remove media in order to have `pluralize.plural('media')` => `medias` instead of `media`.
Since I've updated from 1.5.1 to 1.6.2, I've this behaviour: `function * fn() {}` becomes `function* fn() {}`
**App version** 4.0.6 **Installation source** - I tried all sources **Desktop (please complete the following information):** - macOS version: 12.5.1 **Additional context** ``` ➜ ~ /Applications/MeetingBar.app/Contents/MacOS/MeetingBar 2022-09-14 14:59:06.380 MeetingBar[19043:68245] XXX:...
It would be great to have an async version of `toVerifyAllCombinations`.