Skip to content

Commit 8ddd3b7

Browse files
committed
Test(config): bitHound max 500 lines
1 parent 6015cbe commit 8ddd3b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.bithoundrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"critics": {
33
"lint": {
44
"engine": "eslint"
5+
},
6+
"wc": {
7+
"limit": 5000
58
}
69
},
710
"ignore": [

0 commit comments

Comments
 (0)