mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: lint
This commit is contained in:
parent
10d6d2e247
commit
0bcff30faa
3 changed files with 4 additions and 9 deletions
|
|
@ -7,10 +7,7 @@ import {createSimport} from 'simport';
|
|||
import parse from 'yargs-parser';
|
||||
import process from 'node:process';
|
||||
import exit from '../server/exit.js';
|
||||
import {
|
||||
createConfig,
|
||||
configPath,
|
||||
} from '../server/config.js';
|
||||
import {createConfig, configPath} from '../server/config.js';
|
||||
import env from '../server/env.js';
|
||||
import prefixer from '../server/prefixer.js';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue