mirror of
https://github.com/mudita/mudita-center.git
synced 2026-04-18 14:10:29 -04:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Daniel Karski <daniel.karski5q@gmail.com>
10 lines
300 B
JSON
10 lines
300 B
JSON
{
|
|
"name": "app-utils/common",
|
|
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/app-utils/common/src",
|
|
"projectType": "library",
|
|
"tags": ["type:utils"],
|
|
"// targets": "to see all targets run: nx show project app-utils/common --web",
|
|
"targets": {}
|
|
}
|