File size: 292 Bytes
60f878e
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "name": "web-e2e",
  "$schema": "../../node_modules/nx/schemas/project-schema.json",
  "projectType": "application",
  "sourceRoot": "apps/web-e2e/src",
  "implicitDependencies": ["web"],
  "// targets": "to see all targets run: nx show project web-e2e --web",
  "targets": {}
}