nx/nx-dev/ui-careers/project.json
2024-07-23 08:39:34 -04:00

10 lines
269 B
JSON

{
"name": "ui-careers",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "nx-dev/ui-careers/src",
"projectType": "library",
"tags": [],
"// targets": "to see all targets run: nx show project ui-careers --web",
"targets": {}
}