Skip to content

Commit

Permalink
feat: eslint 6 support (#42)
Browse files Browse the repository at this point in the history
fixes #40
  • Loading branch information
hjylewis authored Aug 17, 2019
1 parent 7d42a52 commit 6e3071c
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 163 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node_js:
- "9"
- "8"
env:
- ESLINT_VERSION=next
- ESLINT_VERSION=6
- ESLINT_VERSION=5
- ESLINT_VERSION=4
before_script:
Expand Down
Loading

0 comments on commit 6e3071c

Please sign in to comment.