Skip to content

Commit d397ad6

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 c679d5a according to the output from ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format. Details: #99
1 parent c679d5a commit d397ad6

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)