nx/e2e/utils/project.json
2022-05-30 20:10:02 -04:00

7 lines
143 B
JSON

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