mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(nvim): move to prettierd
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
npm install -g @11ty/eleventy # Eleventy
|
||||
npm install -g @fsouza/prettierd # Prettier, as a daemon, for ludicrous formatting speed
|
||||
npm install -g a11y # Runs an accessibility audit against a URL
|
||||
npm install -g alex # Catch insensitive, inconsiderate writing
|
||||
npm install -g babel-cli # Babel command line
|
||||
|
||||
Reference in New Issue
Block a user