Skip to content

Commit

Permalink
Update eslint and exclude typescript example from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
af committed Apr 12, 2019
1 parent a039d3b commit b22bd90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
coverage/
example/typescript
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"validation"
],
"devDependencies": {
"eslint": "^5.12.1",
"eslint": "^5.16.0",
"eslint-plugin-prettier": "^3.0.1",
"husky": "1.3.1",
"lint-staged": "^8.1.1",
Expand Down

0 comments on commit b22bd90

Please sign in to comment.