mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-30 09:39:40 +00:00
add prettier import plugin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Player, PlayerInfo, PlayerType } from "../src/core/game/Game";
|
||||
import { SpawnExecution } from "../src/core/execution/SpawnExecution";
|
||||
import { Player, PlayerInfo, PlayerType } from "../src/core/game/Game";
|
||||
import { setup } from "./util/Setup";
|
||||
|
||||
describe("Territory management", () => {
|
||||
|
||||
Reference in New Issue
Block a user