Moderation configuration screen: WIP.

This commit is contained in:
John Livingston
2023-08-08 17:15:05 +02:00
parent 563fe75005
commit efb8710f67
8 changed files with 162 additions and 1 deletions

View File

@ -47,6 +47,7 @@
"@types/express": "^4.17.13",
"@types/got": "^9.6.12",
"@types/http-proxy": "^1.17.9",
"@types/mustache": "^4.2.2",
"@types/node": "^16.11.6",
"@types/winston": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^4.29.0",
@ -59,6 +60,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-standard": "^5.0.0",
"mustache": "^4.2.0",
"npm-run-all": "^4.1.5",
"sass": "^1.43.4",
"sharp": "^0.31.2",