Skip to content

Commit 7d24ede

Browse files
committed
style: reformat code
1 parent 34a01dc commit 7d24ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ec.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ import { pluginCxxMark } from "./src/plugins/expressive-code/cxx-mark.ts";
44
/** @type {import('@astrojs/starlight/expressive-code').StarlightExpressiveCodeOptions} */
55
export default {
66
plugins: [pluginCxxMark()],
7-
}
7+
};

0 commit comments

Comments
 (0)