Skip to content

Commit d113fa9

Browse files
committed
chore: reformat
1 parent 121dd26 commit d113fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
import Debug from 'debug';
2424
import loudRejection from 'loud-rejection';
2525

26+
import {CommanderError} from 'commander';
2627
import {makeProgram} from './commands/program.js';
27-
import { CommanderError } from 'commander';
2828

2929
const debug = Debug('clasp:cli');
3030

0 commit comments

Comments
 (0)