initialised artillery / memory leak testing script

This commit is contained in:
John Yeo
2026-03-22 17:04:25 +00:00
parent 8bd368cd7a
commit 812c6e9075
26 changed files with 4012 additions and 722 deletions

View File

@@ -15,8 +15,6 @@
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"allowSyntheticDefaultImports": true,
"baseUrl": ".",
"paths": {
"@server/*": ["../server/src/*"],
"@shared/*": ["../shared/*"]