Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to totally uninstall prettier

//This is how you remove package from your dependencies in project.json

npm uninstall --save <package_name>
Source by docs.npmjs.com #
 
PREVIOUS NEXT
Tagged: #totally #uninstall #prettier
ADD COMMENT
Topic
Name
4+4 =