Raif Harik

Results 11 issues of Raif Harik

Hi, I'm trying to figure out what the "api_key" property of your dockfile is doing by looking at source code of swagger ui and your run.sh. However, I don't really...

Hi I added support for dependencies like "npm-install-missing":"git+https://github.com/AlexCline/npm-install-missing.git" I have added some tests too that confirm it. When running the test suite I was unable to get 3 of your...

Hi, I don't use karma, seems that babel-istanbul should not be coupled with karma, but I can't seem to get it to work. I have replaced my babel loader with...

Hi, I've just started using Tiling-Assistant and so far I like it better. There are two features that would be really helpful. 1. Better keybindings. Right now you have basically...

enhancement

Hi, I read your article. I was hoping you'd write the next part. In your git account you have two repos that look like the calendar. This one and invision-cal...

Hi, I'm not using eslint-staged or whatever. I have a script entry in package.json `"tsc-files": "git getMyFiles | tsc-files --noEmit"` That's not working so great yet, so I hardcoded a...

**Is your feature request related to a problem? Please describe.** Sometimes I want to run lint on the whole project. Then I have to go into the eslintrc and comment...

Hi, when reading through the array of functionality I see interesting functions that I have trouble see how one would ever use. This is not a criticism, more a lack...

documentation

Hi, I have and am again watching your frontend masters HCFP in JS videos. There is a whole section on IO which it says is in pointfree.IO.IO, however, I don't...

Is there a way or can there be a way to get a boolean result from the diff, or perhaps, if there are no differences return a single empty object...