mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-28 21:50:57 +00:00
Adding all functionalities
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
"test:e2e:passenger": "bash e2e/run.sh",
|
||||
"test:e2e:ui": "bash e2e-ui/run.sh",
|
||||
"test:e2e:ui:only": "playwright test -c e2e-ui/playwright.config.ts",
|
||||
"test:e2e:hr-finance": "bash e2e-hr-finance/run.sh",
|
||||
"test:e2e:hr-finance:only": "playwright test -c e2e-hr-finance/playwright.config.ts",
|
||||
"lint": "turbo run lint",
|
||||
"type-check": "turbo run type-check",
|
||||
"format": "prettier --write \"**/*.{ts,tsx,json,md}\"",
|
||||
|
||||
Reference in New Issue
Block a user