Skip to content

Commit 9398b85

Browse files
authored
Update packages/doxdox-core/src/utils.test.ts
1 parent e3e5d02 commit 9398b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/doxdox-core/src/utils.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {
1010
isDirectory,
1111
isFile,
1212
parseConfigFromCLI,
13-
parseIgnoreConfig
13+
parseIgnoreConfig,
1414
slugify
1515
} from './utils';
1616

0 commit comments

Comments
 (0)