mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 03:11:01 -06:00
c3c4a57c79
* grafana/data: Move getPanelOptionsWithDefaults from core * Add internal comments
5 lines
99 B
JSON
5 lines
99 B
JSON
{
|
|
"exclude": ["dist", "node_modules", "test", "**/*.test.ts*"],
|
|
"extends": "./tsconfig.json"
|
|
}
|