We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c703a commit 010e533Copy full SHA for 010e533
2 files changed
dotfiles/.default-npm-packages
@@ -11,16 +11,12 @@ markdownlint-cli2
11
@lhci/cli
12
trash-cli
13
retry-cli
14
-gulp-cli
15
del-cli
16
eas-cli
17
stylelint
18
wrangler
19
renovate
20
vercel
21
-nodemon
22
cspell
23
serve
24
svgo
25
-pnpm
26
-yo
scripts/brew.sh
@@ -27,6 +27,7 @@ brew install git
27
brew install gh
28
brew install ack
29
brew install php
30
+brew install pnpm
31
brew install mise
32
brew install biome
33
brew install awscli
0 commit comments