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

@@ -319,6 +319,7 @@ export default class Utils {
return selection;
}
}
return { name: "None", option: 0} as CategorySelection;
}
/**