mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-04-06 10:55:50 +00:00
Ignore code duplication in specs
This commit is contained in:
parent
cd2806ae99
commit
0498bc5684
1 changed files with 4 additions and 0 deletions
4
.jscpd.json
Normal file
4
.jscpd.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"threshold": 1,
|
||||
"ignore": ["spec/**"]
|
||||
}
|
||||
Loading…
Reference in a new issue