Files
mudita-center/libs/app-sql/main/project.json
2025-02-07 17:39:27 +01:00

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": {}
}