Shay Davidson
Shay Davidson
**Describe the bug** My `.nycrc.json` file has the `check-coverage: true` option (also tried `checkCoverage`), but it seems to be ignored. After debugging the code in `task.js` it seems like there's...
I'm struggling supplying my own renderer to the Stage in other to solve oblems with textures until this is resolved: https://github.com/Izzimach/react-pixi/issues/55. The problem I'm facing is that React doesn't mount...
## Environment - Node.js version: 18.16.0 - Stylelint version: 14.16.1 - @linaria/core version: 4.2.10 - @linaria/stylelint-config-standard-linaria: 4.1.5 - @linaria/postcss-linaria: 4.1.5 Stylelint config: ``` { "ignoreFiles": ["**/*"], "extends": ["@linaria/stylelint-config-standard-linaria"], } ```...