Files
mudita-center/libs/help/models/project.json
2025-06-04 09:26:44 +02:00

10 lines
286 B
JSON

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