mirror of
https://github.com/plankanban/planka.git
synced 2025-12-10 01:10:33 +03: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
|