811ee99dac
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
5 lines
91 B
JSON
5 lines
91 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["dist", "node_modules", "**/*.test.ts*"]
|
|
}
|