Lazar Ljubenović

Results 127 comments of Lazar Ljubenović

I don't know where you grew up, but having a message consist solely of three pings is considered spam. Posting three messages in a row as well.

Here's [a reproduction](http://jsbin.com/tovatikito/edit?html,css,js,output). I can confirm the effect on Chrome Version 54.0.2840.59 (64-bit) and Firefox 50.1.0, under Ubuntu 16.10.

Managed to reproduce in StackBlitz: https://stackblitz.com/edit/rollup-repro-cf618b?file=src%2Fmain.ts Run `npx tsc` in the terminal and you'll see the compilation error. Not sure why the StackBlitz editor itself doesn't catch the error. My...

I'll try spinning up a PR later, I just need to find time to figure out the build process. It's a trivial fix apart from getting to know the project...

I've described the issue in more detail here https://github.com/rollup/plugins/issues/1541, including the exact reason why it happens and the way to fix it (skip over to "Additional Details" for it). I'm...

Simply not explicitly specifying `moduleResolution` solved the issue for me, leaving only `"module": "NodeNext"`. `tsc` at least guarantees the same behavior with this config: https://www.typescriptlang.org/docs/handbook/modules/reference.html#implied-and-enforced-options What a mess. Layer upon...

Are you sure that's even the same font? Even the letters without diacritics look completely different. Most obvious in the last two e's, I think.

https://github.com/dsherret/conditional-type-checks