Skip to content

Commit

Permalink
build: update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Apr 3, 2018
1 parent 72c6205 commit bda8cea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"eslint-config-xo": "^0.20.1",
"eslint-plugin-ava": "^4.5.1",
"eslint-plugin-babel": "^5.0.0",
"eslint-plugin-dependencies": "^2.4.0",
"eslint-plugin-html": "^4.0.2",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-unicorn": "^4.0.2",
Expand Down Expand Up @@ -103,6 +104,7 @@
"eslintConfig": {
"parser": "babel-eslint",
"plugins": [
"dependencies",
"html",
"unicorn",
"babel",
Expand Down

0 comments on commit bda8cea

Please sign in to comment.