Damien Camus
Damien Camus
Hello, I would like make unit tests and I have this error: ``` npm run test:ut -- QRCode > [email protected] test:ut /opt/workspaces/hipigo > jest -c jest.config.json --verbose "QRCode" FAIL tests/ut/hippodrome/components/QRCode.test.jsx...
As you can see here: https://addons.mozilla.org/mk/firefox/addon/chaos-frontend-toolkit/
# Context - dev in [cloudflare worker](https://developers.cloudflare.com/workers/) - import and use `statsig-node` - we want internaly use native api as [explained here](https://developers.cloudflare.com/workers/runtime-apis/nodejs/#nodejs-compatibility) # Bug - to use native api, we...
**Context** When we install a plugin, we'd like to be able to configure the plugin and launch the CLI without having to specify the plugin again. In the documentation, it...