nx/nx-dev/ui-brands/project.json
2024-07-25 16:53:43 -04:00

10 lines
266 B
JSON

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