mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
5 lines
91 B
JSON
5 lines
91 B
JSON
|
{
|
||
|
"exclude": ["dist", "node_modules", "**/*.test.ts*"],
|
||
|
"extends": "./tsconfig.json"
|
||
|
}
|