fix: array field extraction. closes #48 (#84) #142
Annotations
9 warnings
Lint & Build:
src/components/DocumentAddButtons.tsx#L24
Missing return type on function
|
Lint & Build:
src/components/Feedback.tsx#L10
Missing return type on function
|
Lint & Build:
src/components/InternationalizedArray.tsx#L30
Missing return type on function
|
Lint & Build:
src/components/InternationalizedArray.tsx#L126
Unexpected 'todo' comment: 'TODO: This is reordering and re-setting...'
|
Lint & Build:
src/components/InternationalizedArrayContext.tsx#L30
Missing return type on function
|
Lint & Build:
src/components/InternationalizedArrayContext.tsx#L38
Missing return type on function
|
Lint & Build:
src/components/InternationalizedField.tsx#L3
Missing return type on function
|
Lint & Build:
src/components/InternationalizedInput.tsx#L27
Missing return type on function
|
Lint & Build:
src/components/InternationalizedInput.tsx#L41
Unexpected 'todo' comment: 'TODO: Remove this as it shouldn't be...'
|