Skip to content

Commit bac115d

Browse files
committed
chore: fix lint
1 parent af3db77 commit bac115d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/builtin/un.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let foo: string = 'bar'
1+
const foo: string = 'bar'
22

33
export default {
44
foo,

0 commit comments

Comments
 (0)