mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-30 02:22:25 +00:00
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
This commit is contained in:
@@ -2,7 +2,6 @@ import { execFile } from "node:child_process";
|
||||
import fs from "node:fs/promises";
|
||||
import path from "node:path";
|
||||
import { promisify } from "node:util";
|
||||
|
||||
import { isSupportedNodeVersion } from "../infra/runtime-guard.js";
|
||||
|
||||
const VERSION_MANAGER_MARKERS = [
|
||||
|
||||
Reference in New Issue
Block a user