Files
2026-07-13 12:38:36 +08:00

10 lines
278 B
JSON

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