Skip to content

Commit 2030107

Browse files
committed
fix lint
1 parent 2e13801 commit 2030107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/build/src/config/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Schema } from 'ajv';
1+
import type { Schema } from 'ajv';
22
import type { PackageInformationProvider } from '../packaging/package';
33
import type { PackageVariant } from './build-variant';
44

0 commit comments

Comments
 (0)