Omar Bahareth

Results 46 comments of Omar Bahareth

I upgraded to Hyper 3.0.1-canary.4 (canary) on macOS and I'm using the [Nerd Fonts version of Fira Code](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode), and I also tried [Pragmata Pro Mono Liga](https://github.com/fabrizioschiavi/pragmatapro) and I don't see...

Oh alright, thanks @Stanzilla!

Hey everyone, I actually built [are-you-es5](https://github.com/obahareth/are-you-es5) specifically for finding out which node_modules aren't ES5 and getting a regex to include them in babel-loader's pipeline and have them be transpiled to...

If it would help in reviewing/merging, I have all the Checkout V2 PRs I made merged into https://github.com/HungerStation/active_merchant/tree/checkout_v2_updates

It looks like the current `ar.yml` file is using KWD (Kuwaiti Dinar) as the currency, it might be more apt to have it be `ar-KW.yml`? That might break things for...

Hey @andyw8, thanks for your quick response! Is there any way I can give it a custom command to do something like `docker compose run my_app rails runner`? VS Code's...