Ilya Yakelzon
Ilya Yakelzon
Hi! First of all - congrats on an awesome project! I wanted to contribute a plugin to support results from Everthing by voidtools (a great file indexer on Windows) and...
Hi. I've started adding support for Prettier to WebpackBin. What do you think? Right now, I've bound it to a 'hidden' shortcut - alt+t. According to the logs the state...
Hi! Here's a small issue I came across: ``` var args struct { Param string } ``` `./main --param A ` works `./main --param="-1h"` works `./main --param "-1h"` causes "error:...