mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(npm): add Degit
This commit is contained in:
@@ -10,6 +10,7 @@ npm install -g browser-sync # Live CSS Reload & Browser Syncing
|
||||
npm install -g caniuse-cmd # caniuse for the command line ➜ caniuse border-radius
|
||||
npm install -g commitizen # Git commit, but play nice with conventions ➜ git cz
|
||||
npm install -g cz-conventional-changelog # Prompts for conventional changelog standard
|
||||
npm install -g degit # Straightforward project scaffolding
|
||||
npm install -g esbuild # An extremely fast JavaScript bundler
|
||||
npm install -g eslint # An AST-based pattern checker for JavaScript
|
||||
npm install -g eslint-plugin-babel
|
||||
|
||||
Reference in New Issue
Block a user