Skip to content

Commit 48c3968

Browse files
committed
fix(editor/zed): remove setting oxlint configPath option
1 parent 33fbc2c commit 48c3968

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/cli/src/utils/editor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ const ZED_SETTINGS = {
2727
oxlint: {
2828
initialization_options: {
2929
settings: {
30-
configPath: './.oxlintrc.json',
3130
run: 'onType',
3231
disableNestedConfig: false,
3332
fixKind: 'safe_fix',

0 commit comments

Comments
 (0)