chore: update eslint and sync boilerplate changes #161
Annotations
5 warnings
Run yarn lint:ci:
__tests__/Config/LogConfig.ts#L25
No magic number: 2
|
Run yarn lint:ci:
src/Components/UseEffectAdvancedHook.ts#L20
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
Run yarn lint:ci:
src/Components/UseMemoObject.ts#L12
Use object destructuring
|
Run yarn lint:ci:
src/Components/UseMemoObject.ts#L23
'||' should be placed at the beginning of the line
|
Run yarn lint:ci:
src/Components/UseStateObserveInitial.ts#L19
Unsafe type assertion: 'S' could be instantiated with an arbitrary type which could be unrelated to the original type
|
Loading