Skip to content

Conversation

@dominoweir
Copy link
Contributor

We can just merge this now to mess with it further or hold off until we finish refactoring game steps- I know all the same information will be there though.

return getPokerStepLabel(gameStep as RepeatedPokerStep);
default:
return '';
return "";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nbd but I think our prettier configs are fighting - can you make sure yours is using the .prettierrc in the root of this repo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@develra oh you're so right, I bet vscode made some decisions about which config to use and didn't tell me

@dominoweir dominoweir merged commit 1f6549a into master Nov 4, 2025
4 checks passed
@dominoweir dominoweir deleted the timing-fns branch November 4, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants