Files
imphnen-frontend-service/apps/dimentorin/project.json
2025-03-13 00:50:45 +07:00

10 lines
271 B
JSON

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