Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Add external ESLint Config #317

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Add external ESLint Config #317

wants to merge 12 commits into from

Conversation

calebeby
Copy link
Member

@calebeby calebeby commented Sep 9, 2018

No description provided.

@buildsize
Copy link

buildsize bot commented Sep 9, 2018

File name Previous Size New Size Change
index.js 37.36 KB 37.31 KB -48 bytes (0%)
index.nomodule.js 37.38 KB 37.33 KB -48 bytes (0%)
_headers 87 bytes 87 bytes 0 bytes (0%)
_redirects 138 bytes 138 bytes 0 bytes (0%)
browserconfig.xml 259 bytes 259 bytes 0 bytes (0%)
index.css 20.36 KB 20.36 KB 0 bytes (0%)
index.html 1.34 KB 1.34 KB 0 bytes (0%)
manifest.json 491 bytes 491 bytes 0 bytes (0%)
sw.nomodule.js 528 bytes 528 bytes 0 bytes (0%)
android-chrome-192x192.png 38.88 KB 38.88 KB 0 bytes (0%)
android-chrome-512x512.png 183.7 KB 183.7 KB 0 bytes (0%)
apple-touch-icon.png 21.38 KB 21.38 KB 0 bytes (0%)
favicon-16x16.png 1.22 KB 1.22 KB 0 bytes (0%)
favicon-32x32.png 2.34 KB 2.34 KB 0 bytes (0%)
favicon.ico 14.73 KB 14.73 KB 0 bytes (0%)
mstile-150x150.png 19.19 KB 19.19 KB 0 bytes (0%)
safari-pinned-tab.svg 7.25 KB 7.25 KB 0 bytes (0%)
robot.jpg 202 KB 202 KB 0 bytes (0%)
burning_robot_404.mp4 366.78 KB 366.78 KB 0 bytes (0%)

@Pigmice2733 Pigmice2733 deleted a comment from calebeby-bot Sep 9, 2018
@calebeby-bot
Copy link

Fails
🚫

src/api.tsx#L13 - Parsing error: Unexpected token interface

🚫

src/components/header/index.tsx#L6 - Parsing error: The keyword 'interface' is reserved

🚫

src/components/select/index.tsx#L4 - Parsing error: The keyword 'interface' is reserved

🚫

src/components/table/index.tsx#L14 - Parsing error: The keyword 'interface' is reserved

🚫

src/components/team-picker/index.tsx#L5 - Parsing error: The keyword 'interface' is reserved

🚫

src/resolver.tsx#L4 - Parsing error: The keyword 'interface' is reserved

🚫

src/routes/admin/index.tsx#L15 - Parsing error: Unexpected token :

🚫

src/routes/compare/index.tsx#L18 - Parsing error: The keyword 'interface' is reserved

🚫

src/routes/event/index.tsx#L17 - Parsing error: Unexpected token :

🚫

src/routes/home/index.tsx#L21 - Parsing error: The keyword 'interface' is reserved

🚫

src/routes/print/index.tsx#L15 - Parsing error: The keyword 'interface' is reserved

🚫

src/routes/scout/index.tsx#L29 - Parsing error: The keyword 'interface' is reserved

🚫

src/utils.ts#L3 - Parsing error: Unexpected token :

Generated by 🚫 dangerJS

@calebeby calebeby added WIP and removed ready labels Sep 10, 2018
Copy link
Member

@brendanburkhart brendanburkhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait a sec....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants