811ee99dac
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"projectType": "library",
|
|
"tags": ["scope:package", "type:runtime"],
|
|
"targets": {
|
|
"build": {}
|
|
}
|
|
}
|