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 2e13801 commit 2030107Copy full SHA for 2030107
packages/build/src/config/config.ts
@@ -1,4 +1,4 @@
1
-import { Schema } from 'ajv';
+import type { Schema } from 'ajv';
2
import type { PackageInformationProvider } from '../packaging/package';
3
import type { PackageVariant } from './build-variant';
4
0 commit comments