Skip to content

Commit 79ecfb7

Browse files
style: format code with ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format
This commit fixes the style issues introduced in 00d9c83 according to the output from ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format. Details: #99
1 parent 00d9c83 commit 79ecfb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ import { cloudflare } from "@cloudflare/vite-plugin";
55

66
export default defineConfig({
77
plugins: [react(), cloudflare()],
8-
});
8+
});

0 commit comments

Comments
 (0)