Files
AstralRinth/libs/omorphia-tmp/project.json
2024-07-03 16:22:49 -07:00

10 lines
261 B
JSON

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