Remove prettier_d Poor installation method, slows down installs for a small increase in performance.
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M user/settings/emacs.nix → user/settings/emacs.nix
@@ -60,7 +60,6 @@ ava = "npx ava $*"; bunyan = "npx bunyan $*"; mocha = "npx mocha $*"; - prettier = "prettier_d --pkg-conf $*"; standard = "npx standard $*"; tsc = "npx tsc $*"; tslnt = "npx tslnt $*";