Skip to content

Commit a24e79f

Browse files
committed
Fix linting
1 parent 3711845 commit a24e79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.test-d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { expectType, expectAssignable } from 'tsd'
1+
import { expectAssignable, expectType } from 'tsd'
22

33
import templateName, { type Options } from 'template-name'
44

0 commit comments

Comments
 (0)