Skip to content

Commit

Permalink
Actually I'll just fix the errors myself and get rid of lintwithexclu…
Browse files Browse the repository at this point in the history
…sions

I seemingly need babel-eslint version 8 for VectorHomePage.js but might as well just upgrade to version 10

Signed-off-by: Aaron Raimist <aaron@raim.ist>
  • Loading branch information
aaronraimist committed Oct 19, 2018
1 parent 6e0f65a commit b388a11
Show file tree
Hide file tree
Showing 8 changed files with 910 additions and 202 deletions.
7 changes: 0 additions & 7 deletions .eslintignore.errorfiles

This file was deleted.

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ install:
- scripts/fetch-develop.deps.sh --depth 1 && npm install
script:
- npm run test
- npm run lintwithexclusions
- npm run lint
Loading

0 comments on commit b388a11

Please sign in to comment.