Files
mudita-center/libs/help/ui/project.json
2025-05-30 17:28:10 +02:00

10 lines
270 B
JSON

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