Yurick
Yurick
### Describe the bug The % symbol is getting stripped from zero values on rules where unitless values are not supported, causing those rules to break. ### Expected behaviour Expected...
**What**: With the changes introduced in #24, there's a `user-events` folder inside the `types` folder that isn't being added to the final, published, library. This change ensures that this folder...
### What are you trying to accomplish? Iterate the folder tree upwards in order to find a pnpm-lock file when the directory source points to a nested workspace. This hopefully...
Related to #644, but not exactly the same, so decided to open this separately. ## Reproducing In a setup where: - You save user state in `localStorage` - You use...