Skip to content

Commit 6d0b695

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

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)