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