Skip to content

Commit 348e68e

Browse files
Update CONTRIBUTING.md
bun run fmt to bun fmt Co-authored-by: Atif Ali <[email protected]>
1 parent 673aa0d commit 348e68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ This script generates:
132132
bun test
133133

134134
# Format code
135-
bun run fmt
135+
bun fmt
136136

137137
# Commit and create PR
138138
git add .

0 commit comments

Comments
 (0)