mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-17 14:21:49 +02:00
Create .jscpd.json
This commit is contained in:
8
.github/linters/.jscpd.json
vendored
Normal file
8
.github/linters/.jscpd.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"threshold": 0,
|
||||||
|
"reporters": ["html", "markdown"],
|
||||||
|
"ignore": [
|
||||||
|
"**/.git/**",
|
||||||
|
"**/*.md",
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user