Skip to content

Commit a1c28f6

Browse files
committed
formatting
1 parent c8d2771 commit a1c28f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/rollup-utils/plugins/bundlePlugins.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ export const terserOptions = {
142142
output: {
143143
comments: false,
144144
},
145-
}
145+
};
146146

147147
/**
148148
* Create a plugin to perform minification using `terser`.

0 commit comments

Comments
 (0)