Is there anyway to disable the command npm install or npm i on a project through the package.json config?
npm install
npm i
package.json
I\'m using yarn
yarn