We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e5d02 commit 9398b85Copy full SHA for 9398b85
packages/doxdox-core/src/utils.test.ts
@@ -10,7 +10,7 @@ import {
10
isDirectory,
11
isFile,
12
parseConfigFromCLI,
13
- parseIgnoreConfig
+ parseIgnoreConfig,
14
slugify
15
} from './utils';
16
0 commit comments