Adjust CC excludes (#145)

This commit is contained in:
Jaco Greeff
2020-11-08 10:10:36 +01:00
committed by GitHub
parent 23df722466
commit 618d5ad6d6

View File

@@ -2,3 +2,4 @@ exclude_patterns:
- "**/*.spec.js"
- "**/*.spec.ts"
- "docs/**/*.js"
- "**/test/**/*.js"