mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-17 16:07:48 +00:00
6 lines
222 B
Plaintext
6 lines
222 B
Plaintext
# Do not run any npm lifecycle hook scripts (especially after installation).
|
|
# Most dependencies should be fine with this.
|
|
ignore-scripts=true
|
|
# Always prefer locked versions from lockfile when installing.
|
|
save-exact=true
|