Skip to content

Commit

Permalink
fix: implement packages for node global (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Jun 4, 2024
1 parent ab7ae80 commit cb0445b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions config/base.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ export NVM_VERSIONS=(
export NVM_VERSION=0.39.5
export NVM_VERSION_GLOBAL=18.18.2
export NVM_PACKAGES=(
lambda-pure-prompt
pure-prompt prettier
localtunnel typescript
next webpack
npm
prettier
localtunnel
typescript
next
webpack
standardx
javascript-typescript-langserver
typescript-language-server
Expand Down

0 comments on commit cb0445b

Please sign in to comment.