mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
chore: Update formatting.
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
* node --import tsx scripts/test-shell-completion.ts --force
|
||||
*/
|
||||
|
||||
import { confirm, isCancel } from "@clack/prompts";
|
||||
import os from "node:os";
|
||||
import path from "node:path";
|
||||
import { confirm, isCancel } from "@clack/prompts";
|
||||
import { installCompletion } from "../src/cli/completion-cli.js";
|
||||
import {
|
||||
checkShellCompletionStatus,
|
||||
|
||||
Reference in New Issue
Block a user