Skip to content

Commit

Permalink
Add ESLint dependency, so that XO tests pass correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
dar5hak committed Mar 16, 2019
1 parent 1f2e60b commit 8c34918
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 0 deletions.
315 changes: 315 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"devDependencies": {
"ava": "^1.3.1",
"awesome-lint": "^0.9.1",
"eslint": "^5.15.2",
"xo": "^0.24.0",
"yeoman-assert": "^3.1.1",
"yeoman-test": "^2.0.0"
Expand Down

0 comments on commit 8c34918

Please sign in to comment.