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.
1 parent 6e4f50d commit 458ed1cCopy full SHA for 458ed1c
.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