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

10 lines
306 B
JSON

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