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
|