1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/.npmrc

12 lines
369 B
Text
Raw Normal View History

2019-10-14 21:50:52 +05:00
######################
# ╔╗╔╔═╗╔╦╗┬─┐┌─┐ #
# ║║║╠═╝║║║├┬┘│ #
# 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