Files
saas/frontend-e2e/project.json
AHMET YILMAZ 6e7a8c784b
Some checks failed
CI Pipeline / Lint & Test Frontend (push) Has been cancelled
CI Pipeline / Test Backend (push) Has been cancelled
first intial
2025-09-16 22:59:46 +08:00

11 lines
309 B
JSON

{
"name": "frontend-e2e",
"$schema": "../node_modules/nx/schemas/project-schema.json",
"projectType": "application",
"sourceRoot": "frontend-e2e/src",
"tags": [],
"implicitDependencies": ["frontend"],
"// targets": "to see all targets run: nx show project frontend-e2e --web",
"targets": {}
}