mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
401615847c
first step in moving non-ui components to their own package
5 lines
107 B
JSON
5 lines
107 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["dist", "node_modules", "**/*.test.ts", "**/*.test.tsx"]
|
|
}
|