format & lint

This commit is contained in:
Snarling
2022-09-13 12:37:24 -04:00
parent c9ee938bc6
commit 91a69d7d8f
39 changed files with 59 additions and 154 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export function InfiltrationRoot(props: IProps): React.ReactElement {
const reward = calculateReward(Player, startingSecurityLevel);
function cancel(): void {
Router.toCity();
Router.toCity();
}
return (