test: reformat tests to use double quotes and improve style
This commit is contained in:
@@ -14,7 +14,7 @@ import type {
|
||||
GridInventory,
|
||||
InventoryItem,
|
||||
} from "@/samples/slay-the-spire-like/system/grid-inventory";
|
||||
import type { GameItemMeta } from "@/samples/slay-the-spire-like/system/encounter/types";
|
||||
import type { GameItemMeta } from "@/samples/slay-the-spire-like/system/grid-inventory/types";
|
||||
import { IDENTITY_TRANSFORM } from "@/samples/slay-the-spire-like/system/utils/shape-collision";
|
||||
import { parseShapeString } from "@/samples/slay-the-spire-like/system/utils/parse-shape";
|
||||
import type {
|
||||
|
||||
Reference in New Issue
Block a user