Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Feb 7, 2025
1 parent af3db77 commit bac115d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/builtin/un.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
let foo: string = 'bar'
const foo: string = 'bar'

export default {
foo,
Expand Down

0 comments on commit bac115d

Please sign in to comment.