mirror of https://github.com/grafana/grafana.git
* WIP * Update yarn.lock * Align uuid dependency * Add e2e test and update * Update cue version * Fix lint * Update snapshot test * Fix test that was importing from coupled module * Fix lint * Update public/app/plugins/datasource/loki/package.json Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> --------- Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
LICENSE_APACHE2 | ||
README.md | ||
package.json | ||
project.json | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
README.md
Grafana Schema Library
@grafana/schema is currently in ALPHA.
This package holds the definitions for objects that should be stored in JSON configuration files
Installation
yarn add @grafana/schema
npm install @grafana/schema