Julian Grinblat

Results 122 comments of Julian Grinblat

I'm not a maintainer, so no idea... I have 3 pending PRs in this repo for over a year, I'm waiting too...

Hey, sorry I didn't look at this any longer. I am not using this module anymore, instead i use ts-node for running tests and rollup to pack the modules. I...

Well, the idea is to do it in a non-opinionated way. There are two cases: 1. Like with the result, we allow a json serializable object to be passed 2....

ok I'm back home with keyboard, I can be a bit more specific. The `serializeError` and `deserializeError` would be options as in the sample below, with the values passed as...

I think one of the challenges here will be the still missing `nodenext` and `node12` module support in `typescript` which seems like will be finally added in `4.7`... but in...

Yeah all my actions are failing now, too...

@AKFourSeven I missed this, I'll check your PR if you send it :D

Yeah, seems so =/ Not sure exactly how to handle this though, leave this up to you if you wanna implement this feature

I see. Yeah, sass one is not standard, but funny enough it produced what I expected it to produce. I hoped someone has insights into what the actual difference between...

@IvanVS I've been playing around just now with the functions some more, got some interesting results. The closest I've been able to get to SASS `darken` function was to use...