We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
configPath
1 parent 33fbc2c commit 48c3968Copy full SHA for 48c3968
1 file changed
packages/cli/src/utils/editor.ts
@@ -27,7 +27,6 @@ const ZED_SETTINGS = {
27
oxlint: {
28
initialization_options: {
29
settings: {
30
- configPath: './.oxlintrc.json',
31
run: 'onType',
32
disableNestedConfig: false,
33
fixKind: 'safe_fix',
0 commit comments