Skip to content

Commit cdf4204

Browse files
committed
Forgot to lint
1 parent b93e739 commit cdf4204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ async function emitFlavor(
7979
new URL(`${options.name}${suffix}`, options.outputFolder),
8080
content,
8181
);
82-
})
82+
}),
8383
);
8484
}
8585

0 commit comments

Comments
 (0)