Skip to content

Commit c470e2d

Browse files
committed
Actually I'll just fix the errors myself and get rid of lintwithexclusions
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>
1 parent fe11ae7 commit c470e2d

File tree

8 files changed

+909
-202
lines changed

8 files changed

+909
-202
lines changed

.eslintignore.errorfiles

Lines changed: 0 additions & 7 deletions
This file was deleted.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ install:
2424
- scripts/fetch-develop.deps.sh --depth 1 && npm install
2525
script:
2626
- npm run test
27-
- npm run lintwithexclusions
27+
- npm run lint

0 commit comments

Comments
 (0)