all repos — nixfiles @ 455e717f354f5db05580d0b090f7daeaee55bd2c

System and user configuration, managed by nix and home-manager

Remove prettier_d Poor installation method, slows down installs for a small increase in performance.

Alan Pearce
commit

455e717f354f5db05580d0b090f7daeaee55bd2c

parent

9a85ecdb0cb1055ddbdf79bdb88912ef75f651ab

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M user/settings/emacs.nixuser/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 $*";