9 lines
241 B
JSON
9 lines
241 B
JSON
{
|
|
"name": "e2e-utils",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "e2e/utils",
|
|
"projectType": "library",
|
|
"// targets": "to see all targets run: nx show project e2e-utils --web",
|
|
"targets": {}
|
|
}
|