Add eslint rule no-shadow #46
Annotations
5 errors
packages/react-app/src/chains.ts#L243
'n' is already declared in the upper scope on line 243 column 9
|
packages/react-app/src/logicalAssets.ts#L104
Switch is not exhaustive. Cases not matched: string | number | typeof undefined
|
packages/react-app/src/shuffleArray.ts#L8
Expected '!==' and instead saw '!='
|
packages/react-app/src/tokens.ts#L171
'token' is already declared in the upper scope on line 32 column 17
|
|
The logs for this run have expired and are no longer available.
Loading