nx/e2e/utils/project.json
2022-11-08 13:12:31 -05:00

8 lines
166 B
JSON

{
"name": "e2e-utils",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "e2e/utils",
"projectType": "library",
"targets": {}
}