Illarion Koperski
Illarion Koperski
Fixes #52
Would you consider adding a Prettier config to the project to ensure consistent formatting?
I enjoy using react-request in my project, thanks for creating it! I decided to try the new version 3 today, but UglifyJS fails to minify it because of the `let`...
Every time I launch `npm test` from the terminal in full-screen mode on a Mac, the following happens: - the terminal window loses focus - the view scrolls to the...
The transform() compiler module crashes the Node process with a segfault on a calc()/clamp() expression: ```css .item { width: calc(100% - clamp(1.125rem, 1.25vw, 1.2375rem) - clamp(1.125rem, 1.25vw, 1.2375rem)); } ```...
### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...