Skip to content

Commit 7a42d45

Browse files
authored
Merge branch 'main' into fix/1162
2 parents b8cb948 + ab7f106 commit 7a42d45

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/cli/src/utils/editor.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ const ZED_SETTINGS = {
2727
oxlint: {
2828
initialization_options: {
2929
settings: {
30-
configPath: './.oxlintrc.json',
3130
run: 'onType',
32-
disableNestedConfig: false,
3331
fixKind: 'safe_fix',
3432
typeAware: true,
3533
unusedDisableDirectives: 'deny',

0 commit comments

Comments
 (0)