Skip to content
This repository was archived by the owner on Nov 20, 2019. It is now read-only.

Commit d9b68f1

Browse files
committed
fix(deps): include eslint, since bitHound fails...
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
1 parent 16dbbdc commit d9b68f1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.bithoundrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"dependencies": {
33
"unused-ignores": [
4+
"eslint",
45
"babel-preset-env",
56
"babel-plugin-unassert",
67
"babel-plugin-transform-object-rest-spread",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"year": "0.2.1"
4242
},
4343
"devDependencies": {
44-
"hela": "1.3.12",
44+
"eslint": "4.9.0",
4545
"hela-config-tunnckocore": "2.0.0",
4646
"isobject": "3.0.1",
4747
"mukla": "0.4.9",

0 commit comments

Comments
 (0)