add noFallThrough, inplicitReturn, update packages

This commit is contained in:
Michael C
2022-10-20 22:13:51 -04:00
parent aec5845bce
commit 1fcfea9fd5
12 changed files with 1301 additions and 1733 deletions

View File

@@ -373,6 +373,7 @@ class SkipNoticeComponent extends React.Component<SkipNoticeProps, SkipNoticeSta
</span>
);
}
return null;
}
getSubmissionChooser(): JSX.Element[] {