Fix for console setup open source issue #1174
Annotations
10 warnings
Lint:
packages/apollo/src/App.js#L18
'React' is defined but never used
|
Lint:
packages/apollo/src/App.js#L23
'LoadingWithContent' is defined but never used
|
Lint:
packages/apollo/src/App.js#L25
'Login' is defined but never used
|
Lint:
packages/apollo/src/App.js#L26
'Main' is defined but never used
|
Lint:
packages/apollo/src/App.js#L27
'RequestAccess' is defined but never used
|
Lint:
packages/apollo/src/App.js#L303
Missing semicolon
|
Lint:
packages/apollo/src/App.js#L304
The closing bracket must be aligned with the line containing the opening tag (expected column 6 on the next line)
|
Lint:
packages/apollo/src/App.js#L336
The closing bracket must be aligned with the line containing the opening tag (expected column 6 on the next line)
|
Lint:
packages/apollo/src/App.test.js#L16
'React' is defined but never used
|
Lint:
packages/apollo/src/App.test.js#L18
'App' is defined but never used
|