mirror of https://github.com/grafana/grafana.git
9 lines
173 B
JSON
9 lines
173 B
JSON
|
|
{
|
||
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||
|
|
"projectType": "library",
|
||
|
|
"tags": ["scope:package", "type:ui"],
|
||
|
|
"targets": {
|
||
|
|
"build": {}
|
||
|
|
}
|
||
|
|
}
|