perf: format code with better style (#5283)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import ora, { type Ora } from 'ora';
|
||||
import type { Ora } from 'ora';
|
||||
|
||||
import ora from 'ora';
|
||||
|
||||
interface SpinnerOptions {
|
||||
failedText?: string;
|
||||
|
Reference in New Issue
Block a user