mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 05:29:42 -06:00
5 lines
99 B
JSON
5 lines
99 B
JSON
|
{
|
||
|
"exclude": ["dist", "node_modules", "test", "**/*.test.ts*"],
|
||
|
"extends": "./tsconfig.json"
|
||
|
}
|