more package.json cleanup #3
Annotations
4 errors and 1 warning
|
lint:
src/AiidaExplorer/index.jsx#L81
'setSinglePageMode' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
lint:
src/AiidaExplorer/GroupsViewer/index.jsx#L8
There should be no empty line within import group
|
|
lint:
src/AiidaExplorer/GroupsViewer/TypesCheckbox.jsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
src/AiidaExplorer/GroupsViewer/TypesCheckbox.jsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
src/AiidaExplorer/index.jsx#L182
React Hook useEffect has a missing dependency: 'extraNodeData'. Either include it or remove the dependency array
|