Skip to content

Commit 6af05af

Browse files
committed
fix js
1 parent aba648e commit 6af05af

File tree

13 files changed

+302
-318
lines changed

13 files changed

+302
-318
lines changed

rewatch/testrepo/packages/dep01/src/Dep01.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ function log() {
88
}
99

1010
export {
11-
log ,
11+
log,
1212
}
1313
/* Dep02 Not a pure module */

0 commit comments

Comments
 (0)