We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8cb948 + ab7f106 commit 7a42d45Copy full SHA for 7a42d45
1 file changed
packages/cli/src/utils/editor.ts
@@ -27,9 +27,7 @@ const ZED_SETTINGS = {
27
oxlint: {
28
initialization_options: {
29
settings: {
30
- configPath: './.oxlintrc.json',
31
run: 'onType',
32
- disableNestedConfig: false,
33
fixKind: 'safe_fix',
34
typeAware: true,
35
unusedDisableDirectives: 'deny',
0 commit comments