9 lines
185 B
JSON
9 lines
185 B
JSON
{
|
|
"name": "infra",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "apps/infra/src",
|
|
"projectType": "application",
|
|
"tags": [],
|
|
"targets": {}
|
|
}
|