10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"name": "ui-courses",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "nx-dev/ui-courses/src",
|
|
"projectType": "library",
|
|
"tags": [],
|
|
"// targets": "to see all targets run: nx show project ui-courses --web",
|
|
"targets": {}
|
|
}
|