adds a .npmrc file to create/update the package-lock.json file regardless of a developers local settings.
2 lines
18 B
Plaintext
2 lines
18 B
Plaintext
package-lock=true
|