Files
mudita-center/libs/help/utils/project.json
2025-06-06 00:55:19 +02:00

10 lines
282 B
JSON

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