Levin Keller
Levin Keller
Is anyone out there maintaining this?
Attempt to fix #430.
In a monorepo setup (like with yarn workspaces) it is not possible to install `commitizen` at the root and then use it in the packages. Being in a folder like...
See https://github.com/ethers-io/ethers.js/issues/1083 for details. Feel free to reopen #1083 and close this one here.
The SSL Certificate on remotedev.io is expired. I do not know whom to contact about this...
Very good library. What about heap? Is it supported? How to activate? Thanks
In version 6 when I call ```typescript export const StorybookUIRoot = getStorybookUI({ host: '192.168.1.167', isUIHidden: true, }) ``` both values are ignored.
**Is your feature request related to a problem? Please describe.** I have a project which uses version 9.4.0 of the react testing-library. I cannot find documentation on the interface of...
I dont get why you rely on a shared secret between SSO server and microservice. Why not use a private Key for the server and the according public key on...
By some digging and reverse engineering I found out that in order to start a (standard) oauth code flow on ios I have to open ```spotify-action://authorize?response_type=code&client_id=XXX&scope=user-read-email&redirect_uri=XXX``` on iOS. I can...