Skip to content

Commit

Permalink
feat(WHITESPACE): test release
Browse files Browse the repository at this point in the history
BREAKING CHANGE: WHITE SPACE, just a release test.
  • Loading branch information
mrdcvlsc committed Jun 30, 2023
1 parent 676142b commit 632b352
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/TicTacToe.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ class TicTacToe {
return possibleMoves;
}



/** Check if there is already a winner in the current board state.
*
* **This method will also update the `this.winner` member when called**.
Expand Down

0 comments on commit 632b352

Please sign in to comment.