With npm install the following packages without saving:
npm install prettier typescript @types/node --no-save
If you want to push code to GitHub repo, please install the commit hook
npm run install_precommit_hook
See also example scripts listed here.