mirror of
https://github.com/plankanban/planka.git
synced 2025-12-12 17:23:14 +03:00
Update server scaffold
This commit is contained in:
11
server/.npmrc
Normal file
11
server/.npmrc
Normal file
@@ -0,0 +1,11 @@
|
||||
######################
|
||||
# ╔╗╔╔═╗╔╦╗┬─┐┌─┐ #
|
||||
# ║║║╠═╝║║║├┬┘│ #
|
||||
# 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
|
||||
Reference in New Issue
Block a user