mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-13 17:47:14 +00:00
add prettier import plugin
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
import {
|
||||
Cell,
|
||||
Execution,
|
||||
Game,
|
||||
Player,
|
||||
PlayerInfo,
|
||||
PlayerType,
|
||||
} from "../game/Game";
|
||||
import { Execution, Game, Player, PlayerInfo, PlayerType } from "../game/Game";
|
||||
import { TileRef } from "../game/GameMap";
|
||||
import { BotExecution } from "./BotExecution";
|
||||
import { PlayerExecution } from "./PlayerExecution";
|
||||
|
||||
Reference in New Issue
Block a user