mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-07 14:35:59 +00:00
add prettier import plugin
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import fs from "fs/promises";
|
||||
import path from "path";
|
||||
import sharp from "sharp";
|
||||
import { generateMap } from "./TerrainMapGenerator.js";
|
||||
import path from "path";
|
||||
import fs from "fs/promises";
|
||||
|
||||
const maps = [
|
||||
"Africa",
|
||||
|
||||
Reference in New Issue
Block a user