nx/nx-dev/ui-podcast/project.json
2024-08-15 14:32:48 -04:00

10 lines
269 B
JSON

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