[AppConfig]: lint & husky (#273) #4
Annotations
10 warnings
Build genetics:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L9
Missing return type on function
|
Build genetics:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L13
Unexpected any. Specify a different type
|
Build genetics:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L14
Unexpected any. Specify a different type
|
Build genetics:
packages/ui/src/components/BasePage.jsx#L16
Missing return type on function
|
Build genetics:
packages/ui/src/components/BasePage.jsx#L16
Object pattern argument should be typed
|
Build genetics:
packages/ui/src/components/Chip.tsx#L21
Missing return type on function
|
Build genetics:
packages/ui/src/components/ChipList.jsx#L42
Missing return type on function
|
Build genetics:
packages/ui/src/components/ChipList.jsx#L42
Object pattern argument should be typed
|
Build genetics:
packages/ui/src/components/ClinvarStars.jsx#L12
Missing return type on function
|
Build genetics:
packages/ui/src/components/ClinvarStars.jsx#L12
Object pattern argument should be typed
|