Skip to content

Commit 9b5bd53

Browse files
committed
Fix whitespace
1 parent 7302eba commit 9b5bd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-plugin-htm/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { build, treeify } from '../../src/build.mjs';
1+
import { build, treeify } from '../../src/build.mjs';
22

33
/**
44
* @param {Babel} babel

0 commit comments

Comments
 (0)