mirror of https://github.com/grafana/grafana
Alerting: Fix package types reference (#107183)
parent
1f97c0db8c
commit
4400c370eb
@ -1,4 +1,4 @@ |
||||
{ |
||||
"exclude": ["dist", "node_modules", "tests", "**/*.test.ts*"], |
||||
"exclude": ["dist", "node_modules", "tests", "**/*.test.ts*", "**/*.story.tsx"], |
||||
"extends": "./tsconfig.json" |
||||
} |
||||
|
Loading…
Reference in new issue