mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
Merge branch 'main' into versions/5.0.0
# Conflicts: # RELEASE_NOTES.md # config/quota-file.json
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
],
|
||||
"contributors": [
|
||||
"Joachim Van Herwegen <joachim.vanherwegen@ugent.be>",
|
||||
"Thomas Dupont <thomas.dupont@ugent.be>",
|
||||
"Wannes Kerckhove <wannes.kerckhove@ugent.be>",
|
||||
"Jasper Vaneessen <jasper.vaneessen@ugent.be>",
|
||||
"Ruben Taelman <ruben.taelman@ugent.be> (https://www.rubensworks.net/)",
|
||||
"Ruben Verborgh <ruben.verborgh@ugent.be> (https://ruben.verborgh.org/)"
|
||||
],
|
||||
@@ -47,7 +50,7 @@
|
||||
"docker:setup": "./test/docker/docker-setup.sh",
|
||||
"docker:start": "./test/docker/docker-start.sh",
|
||||
"docker:stop": "./test/docker/docker-stop.sh",
|
||||
"docs": "typedoc",
|
||||
"typedocs": "typedoc --customCss ./documentation/typedoc.css",
|
||||
"jest": "jest --coverageReporters text-summary --",
|
||||
"lint": "eslint . --cache --ignore-path .gitignore --max-warnings 0",
|
||||
"prepare": "npm run build",
|
||||
|
||||
Reference in New Issue
Block a user