mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
5 lines
91 B
JSON
5 lines
91 B
JSON
|
{
|
||
|
"exclude": ["dist", "node_modules", "**/*.test.ts*"],
|
||
|
"extends": "./tsconfig.json"
|
||
|
}
|