Skip to content

Commit 4c72030

Browse files
committed
Fix lint issue
1 parent 461edb4 commit 4c72030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/knip/src/plugins/bumpp/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import type { IsPluginEnabled, Plugin } from '../../types/config.js';
2-
import { toC12config } from '../../util/plugin-config.js';
32
import { hasDependency } from '../../util/plugin.js';
3+
import { toC12config } from '../../util/plugin-config.js';
44

55
// https://github.com/antfu-collective/bumpp#bumpp
66

0 commit comments

Comments
 (0)