Files
mudita-center/libs/app-init/models/project.json

10 lines
298 B
JSON

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