mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Update server scaffold
This commit is contained in:
parent
749ab6119e
commit
18804fb059
6 changed files with 352 additions and 326 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue