chore(types) add comments #47
Annotations
7 warnings
Lint:
example/src/App.tsx#L66
'chunkSize' is already declared in the upper scope on line 28 column 10
|
Lint:
example/src/App.tsx#L67
'isProgressive' is already declared in the upper scope on line 26 column 10
|
Lint:
example/src/App.tsx#L69
Missing radix parameter
|
Lint:
example/src/App.tsx#L85
Missing radix parameter
|
Lint
Inline style: { marginBottom: 10 }
|
Lint
Inline style: { marginBottom: 20 }
|
Lint
Unexpected use of comma operator
|
Loading