Skip to content

Commit

Permalink
chore: add more dependencies to lint the codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed May 6, 2019
1 parent 09f445d commit 15f3190
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 0 deletions.
148 changes: 148 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"cucumber": "1.3.2",
"eslint": "5.16.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "4.2.0",
"eslint-plugin-import": "2.17.2",
"gavel-spec": "1.2.1",
"mocha": "6.1.4",
"mochify": "6.2.0",
Expand Down

0 comments on commit 15f3190

Please sign in to comment.