mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-05 04:56:06 +00:00
add prettier import plugin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TeamName, PlayerType, PlayerInfo } from "../src/core/game/Game";
|
||||
import { PlayerInfo, PlayerType, TeamName } from "../src/core/game/Game";
|
||||
import { assignTeams } from "../src/core/game/TeamAssignment";
|
||||
|
||||
describe("assignTeams", () => {
|
||||
|
||||
Reference in New Issue
Block a user