mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 23:00:22 +00:00
chore: Update formatting.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import json5 from "json5";
|
||||
import fs from "node:fs";
|
||||
import type { OpenClawConfig } from "../config/types.js";
|
||||
import json5 from "json5";
|
||||
import { resolveConfigPath } from "../config/paths.js";
|
||||
import type { OpenClawConfig } from "../config/types.js";
|
||||
|
||||
type LoggingConfig = OpenClawConfig["logging"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user