style: format code and add missing newlines
This commit is contained in:
parent
4b569157aa
commit
2d8b137e69
3 changed files with 11 additions and 6 deletions
|
@ -3,4 +3,4 @@ export enum GameState {
|
|||
IN_PROGRESS = 'IN_PROGRESS',
|
||||
PLAYER_LOST = 'PLAYER_LOST',
|
||||
DRAW = 'DRAW',
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue