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 461edb4 commit 4c72030Copy full SHA for 4c72030
packages/knip/src/plugins/bumpp/index.ts
@@ -1,6 +1,6 @@
1
import type { IsPluginEnabled, Plugin } from '../../types/config.js';
2
-import { toC12config } from '../../util/plugin-config.js';
3
import { hasDependency } from '../../util/plugin.js';
+import { toC12config } from '../../util/plugin-config.js';
4
5
// https://github.com/antfu-collective/bumpp#bumpp
6
0 commit comments