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