Aleš Ferlan

Results 36 comments of Aleš Ferlan

@zph seems like the library already uses some form of replacer, because the Map is being serialized as `"map": {"_constructor-name_":"Map"}`, by default it's just an empty object `"map": {}`. I...

hmm no, I haven't tried using different drivers, always use `ioredis`

Both `zrank` and `zrevrank`should have support for this. I would need this feature

Maybe change the default key to apply suggestions? I'm using tab a lot and this is really runining my workflow, I want to complete something or just create an indentation...

I had the same issue. Adding `-e @semantic-release/gitlab-config` to your run config seems to have fixed it.