Skip to content

Commit 3fe0227

Browse files
committed
style: after lint
1 parent 058bf44 commit 3fe0227

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,6 @@ function clearRawTag (tree) {
414414
return m
415415
}, [])
416416
}
417-
function normalizeTree(tree) {
417+
function normalizeTree (tree) {
418418
return parser(render(tree))
419-
}
419+
}

0 commit comments

Comments
 (0)