Files
grafana/packages/grafana-api-clients/project.json
T
2025-10-23 13:57:51 +00:00

9 lines
178 B
JSON

{
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"tags": ["scope:package", "type:runtime"],
"targets": {
"build": {}
}
}