web: Tidy order.

This commit is contained in:
Teffen Ellis
2025-06-26 23:39:00 +02:00
parent 3e67e358ce
commit ecfd1b077d
7 changed files with 16 additions and 14 deletions

View File

@ -7,7 +7,7 @@
* @import { Locale } from "@lit/localize-tools/src/types/locale.js"
*/
import { readFileSync } from "node:fs"
import { readFileSync } from "node:fs";
import path from "node:path";
import { PackageRoot } from "#paths/node";