Set default NPM init values
11 March 2022 (Updated 11 March 2022)
npm set init.author.email "sajadtorkamani1@gmail.com"
npm set init.author.name "Sajad Torkamani"
npm set init.license "MIT"
This will save you the trouble of having to specify the same values every time you run npm init
.
Tagged:
Node.js
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment