cloudyafternoon

Results 3 issues of cloudyafternoon

Usually, you use the file `.eslintignore` in any directory and specify paths (one per line) in it that ESLint should ignore. However, ESLint in tern ignores all of my .eslintignore...

I have a new MacBook Pro 13 inch with touch bar, which only has USB-C interfaces. I have one external monitor attached with a USB-C to DisplayPort-Adaptor. When I disable...

``` % ./open_with_mac.py install Traceback (most recent call last): File "./open_with_mac.py", line 151, in install() File "./open_with_mac.py", line 77, in install os.makedirs(location, exist_ok=True) TypeError: makedirs() got an unexpected keyword argument...