-
-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Idea
Right now install dependencies does npm install (or other package with install).
It would be useful to have npm ci since its a better practice IMHO.
Description
https://www.dhiwise.com/post/making-the-right-choice-npm-ci-vs-npm-install
Alternatives
Can implement it as additional flag
Additional context
I can implement it , I can also implement it for each package with the best practice for each package
rsorelli-hedgepoint and f1sh1918
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request