Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Commit c7c88dd

Browse files
author
TED Vortex (Teodor Eugen Dutulescu)
authored
Merge pull request #47 from superleap/gils46-update-bithound-eslint-3
feat(bithound): added eslint tests to bithound as it supports 3+ now
2 parents 7d6386d + f9cb60a commit c7c88dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bithoundrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"critics": {
1212
"lint": {
13-
"engine": "none"
13+
"engine": "eslint"
1414
},
1515
"wc": {
1616
"limit": 1000

0 commit comments

Comments
 (0)