mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
12 lines
369 B
Text
12 lines
369 B
Text
|
######################
|
||
|
# ╔╗╔╔═╗╔╦╗┬─┐┌─┐ #
|
||
|
# ║║║╠═╝║║║├┬┘│ #
|
||
|
# 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
|