npm
Inhaltsverzeichnis
npm (Node Package Manager)
Konfiguration
Konfigurationsdatei: ~/.npmrc
> npm config set ignore-scripts true > npm config set fund false > npm config set init.author.name "example user" > npm config set init.author.email "example@users.noreply.github.com" > npm config set init.license "MIT"
/home/http/wiki/data/pages/npm.txt · Zuletzt geändert: von david
