start()
in
src/index.js [11:16]
6
lines of code
1
McCabe index (conditional complexity)
start() { this.players = { you: 'Player 1', opponent: 'Player 2' }; }