Vinh
Vinh
### My environment - Linux debian-9 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 GNU/Linux - vim-nox 8.0.707 ### What didn't work tsuquyomi failed to start `tsserver` without displaying any error....
Using `stylefmt` like `echo "invalid-css" | stylefmt` results in a an empty output with zero exit code. `stylefmt` should emit a best effort format or just the invalid css. This...
## What does it do? Fixes Typescript error: 'ElementsRenderer' only refers to a type, but is being used as a value here.
Since version `11.1.1` there is a Problem with creating a new line on iOS. When using a simple `sanitizeToDOMFragment` like this: ```ts const createSanitizeToDOMFragment = () => { const purify...
Hi I'm on webpack2 and this regexp doesn't seem to work: `/.*\.(jpe?g|png)\?sizes/` The query string apparently is never included in the test.