Skip to content

Commit 409a2e6

Browse files
committed
feat(cli): add onSave to zed oxfmt config
1 parent 6afdd78 commit 409a2e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cli/src/utils/editor.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ const ZED_SETTINGS = {
3939
initialization_options: {
4040
settings: {
4141
configPath: './oxfmtrc.jsonc',
42+
run: 'onSave',
4243
},
4344
},
4445
},

0 commit comments

Comments
 (0)