mirror of https://github.com/grafana/grafana.git
* Chore: Remove @grafana/tsconfig * update codeowners * revert changes to grafana-plugin-configs |
||
|---|---|---|
| .. | ||
| 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