mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 14:35:00 +00:00
style: run oxfmt and fix gate failures
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import fs from "node:fs";
|
||||
import json5 from "json5";
|
||||
import { resolveConfigPath } from "../config/paths.js";
|
||||
import fs from "node:fs";
|
||||
import type { OpenClawConfig } from "../config/types.js";
|
||||
import { resolveConfigPath } from "../config/paths.js";
|
||||
|
||||
type LoggingConfig = OpenClawConfig["logging"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user