Florian Reuschel
Florian Reuschel
I tried to squash [analytics.js](https://cdnjs.cloudflare.com/ajax/libs/analytics.js/2.9.1/analytics.min.js) in the Butternut JavaScript API. The code contains `eval` calls, but since I have `allowDangerousEval` set to `true`, this should not be an issue for...
Installing `cash-global` won't work properly in any OS whose language isn't English. That seems to be because of the test for the "Could not find" output of the `where` command...
Clicking the extension icon could spawn a panel with quick actions like "Add to group" etc. _via web store review by Marius Franzke_
Make sure it's clear how to use the extension. I thought this was clear enough, but things like #13 certainly play into this as well. _via web store review by...
_via chrome web store review by Piotr Skrzeczkowski_
This plugin behaves errornous with Hyper split panes. When using ⌘W to close a split pane (opened for example with ⌘D), the split pane is correctly closed and other split...
As requested in #842 🙂
This allows symlinking destinations to be existing directories. Symlinks will be placed *inside* those, as described in #832.
### Node version: 9.10.1 ### ShellJS version: 0.7.8 ### Operating system: Tested on **macOS 10.13.2** and **Ubuntu 14.04.5 LTS** ### Description of the bug: If the destination of the `ln`...
## Description Currently, this tool uses `npm ci` if a lock file is present, even if that lock file is ignored through a `.gitignore` file. Since the main reason for...