This commit is contained in:
Daniel Hutzel
2025-04-02 19:04:43 +02:00
parent a79e07deed
commit 5263dbbb38

View File

@@ -19,7 +19,7 @@
"orders": "cds watch orders",
"reviews": "cds watch reviews",
"lint": "npx eslint",
"test": "chest test",
"test": "chest",
"jest": "npx jest",
"mocha": "npx mocha",
"build": "mbt build -t gen --mtar mta.tar",