Package Exports
- @grafana/tsconfig
- @grafana/tsconfig/tsconfig.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@grafana/tsconfig) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
grafana-tsconfig
Grafana's TypeScript config.
Installation
yarn add @grafana/tsconfig --devor:
npm install @grafana/tsconfig --save-devUsage
{
"extends": "@grafana/tsconfig"
}or:
{
"extends": "@grafana/tsconfig/base.json"
}