Skip to content

Commit 041b0b8

Browse files
add .snyk file
1 parent eae0e78 commit 041b0b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.snyk

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Snyk (https://snyk.io) policy file
2+
exclude:
3+
global:
4+
- __mocks__/**
5+
- redisinsight/api/test
6+
- *.spec.ts
7+
- *.spec.tsc

0 commit comments

Comments
 (0)