📝 Installed jest unit testing
This commit is contained in:
parent
b54ad4dbb6
commit
a8f0f6be8d
3 changed files with 9 additions and 5 deletions
|
|
@ -28,9 +28,8 @@ curl https://raw.githubusercontent.com/SharUpOff/pkgtop/main/dist/pkgtop.sh -so
|
|||
|
||||
sudo chmod 755 /usr/local/bin/pkgtop
|
||||
|
||||
Reinstall npm, nodemon, and prettier
|
||||
Reinstall npm, nodemon, and prettier, and jest
|
||||
|
||||
doas pacman -S npm (delete what is necessary to get this to go through)
|
||||
|
||||
doas npm install -g nodemon
|
||||
doas npm install -g prettier
|
||||
doas npm install -g nodemon prettier jest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue