[ci] format
This commit is contained in:
parent
03c28aa629
commit
13b36d962a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* eslint-disable no-console */
|
||||
import { arch, platform } from 'node:os';
|
||||
import * as colors from 'kleur/colors';
|
||||
import { arch, platform } from 'node:os';
|
||||
import whichPm from 'which-pm';
|
||||
import type yargs from 'yargs-parser';
|
||||
import { openConfig } from '../../core/config/index.js';
|
||||
|
|
Loading…
Reference in a new issue