Skip to content

Commit 749b97a

Browse files
committed
chore: fix lint
1 parent 77c96ee commit 749b97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

denops/fall/_assets/minimum.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { type Entrypoint } from "jsr:@vim-fall/std@^0.4.0";
1+
import type { Entrypoint } from "jsr:@vim-fall/std@^0.4.0";
22
import * as builtin from "jsr:@vim-fall/std@^0.4.0/builtin";
33

44
export const main: Entrypoint = ({

0 commit comments

Comments
 (0)