chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { describe, expect, it } from "vitest";
|
||||
|
||||
import { parseDurationMs } from "./parse-duration.js";
|
||||
|
||||
describe("parseDurationMs", () => {
|
||||
|
||||
Reference in New Issue
Block a user