Update .jscpd.json

This commit is contained in:
Alexandre
2022-01-18 13:20:05 +01:00
committed by GitHub
parent 7a8a0fb3ff
commit 1593d5fc15

View File

@@ -3,6 +3,6 @@
"reporters": ["html", "markdown"],
"ignore": [
"**/.git/**",
"**/*.md",
"**/*.md"
]
}