Pigmice2733 / scouting-frontend

Frontend for the Pigmice Scouting website
https://pigmice.ga
MIT License
0 stars 1 forks source link

Add external ESLint Config #317

Open calebeby opened 6 years ago

buildsize[bot] commented 6 years ago
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%)
calebeby-bot commented 6 years ago
Fails
:no_entry_sign: **src/api.tsx#L13** - Parsing error: Unexpected token interface
:no_entry_sign: **src/components/header/index.tsx#L6** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/components/select/index.tsx#L4** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/components/table/index.tsx#L14** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/components/team-picker/index.tsx#L5** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/resolver.tsx#L4** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/routes/admin/index.tsx#L15** - Parsing error: Unexpected token :
:no_entry_sign: **src/routes/compare/index.tsx#L18** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/routes/event/index.tsx#L17** - Parsing error: Unexpected token :
:no_entry_sign: **src/routes/home/index.tsx#L21** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/routes/print/index.tsx#L15** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/routes/scout/index.tsx#L29** - Parsing error: The keyword 'interface' is reserved
:no_entry_sign: **src/utils.ts#L3** - Parsing error: Unexpected token :

Generated by :no_entry_sign: dangerJS