mirror of
https://github.com/mudita/mudita-center.git
synced 2026-04-18 05:59:20 -04:00
10 lines
290 B
JSON
10 lines
290 B
JSON
{
|
|
"name": "app-sql-main",
|
|
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "libs/app-sql/main/src",
|
|
"projectType": "library",
|
|
"tags": ["process:main"],
|
|
"// targets": "to see all targets run: nx show project app-sql-main --web",
|
|
"targets": {}
|
|
}
|