[ci] format
This commit is contained in:
parent
cc10a5c8e0
commit
c2512230ee
1 changed files with 1 additions and 1 deletions
|
@ -2,9 +2,9 @@
|
|||
import degit from 'degit';
|
||||
import { execa, execaCommand } from 'execa';
|
||||
import fs from 'fs';
|
||||
import os from 'os';
|
||||
import { bgCyan, black, bold, cyan, dim, gray, green, red, reset, yellow } from 'kleur/colors';
|
||||
import ora from 'ora';
|
||||
import os from 'os';
|
||||
import path from 'path';
|
||||
import prompts from 'prompts';
|
||||
import detectPackageManager from 'which-pm-runs';
|
||||
|
|
Loading…
Reference in a new issue