speakyourcode/grafana-button-panel

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
{
  "extends": "./.config/tsconfig.json",
  "compilerOptions": {
    "jsx": "react-jsx"
  }
}