mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
12 lines
369 B
Plaintext
12 lines
369 B
Plaintext
|
######################
|
||
|
# ╔╗╔╔═╗╔╦╗┬─┐┌─┐ #
|
||
|
# ║║║╠═╝║║║├┬┘│ #
|
||
|
# o╝╚╝╩ ╩ ╩┴└─└─┘ #
|
||
|
######################
|
||
|
|
||
|
# Hide NPM log output unless it is related to an error of some kind:
|
||
|
loglevel=error
|
||
|
|
||
|
# Make "npm audit" an opt-in thing for subsequent installs within this app:
|
||
|
audit=false
|