Johannes Garz

Results 5 issues of Johannes Garz

Would it be possible to support something like that? ```javascript function test(a: T, b: any) { return is(b); // NestedError: Failed to transform node } console.log(test(3, 4)); console.log(test(3, '4')); ```

**What this PR does / why we need it**: When inserting surrogate pairs, for example emojis (`Win` + `.` / `Ctrl` + `Cmd` + ` `), it would show two...

There's a XSS vulnarability for messages like ``. I know it's a toy project, but it's not a good practice though.

Accounts show up as invalid when they aren't at the top of the list (using MSAuth). Tested platforms: Linux, Windows Release channel: Stable Screenshot: Here is the full log when...

I added these two little features, it felt like this warning is a necessity. Thank you for this project!