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