We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e4f50d + 458ed1c commit 995fa28Copy full SHA for 995fa28
.snyk
@@ -2,6 +2,6 @@
2
exclude:
3
global:
4
- __mocks__/**
5
- - redisinsight/api/test
6
- - *.spec.ts
7
- - *.spec.tsx
+ - redisinsight/api/test/**
+ - "*.spec.ts"
+ - "*.spec.tsx"
0 commit comments