Skip to content

Commit d87c05f

Browse files
committed
lint: newline at the end of file
1 parent 4b941c7 commit d87c05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ export function sortByKey (state) {
162162
if (a.key > b.key) return 1
163163
return 0
164164
})
165-
}
165+
}

0 commit comments

Comments
 (0)