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
43edba8cb8
commit
cc889bda4f
48 changed files with 64 additions and 62 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import process from 'node:process';
|
||||
import {promisify} from 'node:util';
|
||||
import test from 'supertape';
|
||||
import tryToCatch from 'try-to-catch';
|
||||
import {tryToCatch} from 'try-to-catch';
|
||||
import {connect} from '../../test/before.mjs';
|
||||
import {createConfigManager} from '../cloudcmd.mjs';
|
||||
import {distributeImport} from './import.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue