Alerting: Fix package types reference (#107183)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"exclude": ["dist", "node_modules", "tests", "**/*.test.ts*"],
|
||||
"exclude": ["dist", "node_modules", "tests", "**/*.test.ts*", "**/*.story.tsx"],
|
||||
"extends": "./tsconfig.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user