Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath #7442

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

Sysix
Copy link
Contributor

@Sysix Sysix commented Nov 23, 2024

BREAKING CHANGE: VSCode-Client does not watch for eslint configuration files. Default value for oxc.configPath is now .oxlintrc.json instead of .eslintrc

Copy link

graphite-app bot commented Nov 23, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added A-editor Area - Editor and Language Server C-bug Category - Bug labels Nov 23, 2024
@Sysix Sysix changed the title fix(vscode)!: use .oxlintrc.json as default for oxc.configPath fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath Nov 23, 2024
@Sysix Sysix marked this pull request as ready for review November 23, 2024 15:48
editors/vscode/client/extension.ts Show resolved Hide resolved
@Boshen Boshen merged commit b04041d into oxc-project:main Nov 24, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-editor Area - Editor and Language Server C-bug Category - Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants