Skip to content

Commit 5281185

Browse files
committed
lint
1 parent 4bcb79b commit 5281185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = (options = {}) => {
2121
let subtree;
2222
let source;
2323
const posthtmlExpressionsOptions = {
24-
locals: false,
24+
locals: false
2525
}
2626

2727
if (options.delimiters) {

0 commit comments

Comments
 (0)