We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to an issue that you encountered with Salesforce Code Analyzer? Yes.
Describe the solution that you want: .eslintrc.json is being deprecated and we would like to use the eslint.config.js.
Old Configuration (.eslintrc.json)
New Configuration (eslint.config.js
Describe alternatives that you've considered: n/a
Additional Context: It would be a good idea to integrate this sooner rather than later. This would future proof our implementation of code analyzer.
Workaround: Use the older format for now.
Urgency: Highly Beneficial, required once eslint is upgraded to 9.x.x.
The text was updated successfully, but these errors were encountered:
This issue has been linked to a new work item: W-14846234
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to an issue that you encountered with Salesforce Code Analyzer?
Yes.
Describe the solution that you want:
.eslintrc.json is being deprecated and we would like to use the eslint.config.js.
Old Configuration (.eslintrc.json)
New Configuration (eslint.config.js
Describe alternatives that you've considered:
n/a
Additional Context:
It would be a good idea to integrate this sooner rather than later. This would future proof our implementation of code analyzer.
Workaround:
Use the older format for now.
Urgency:
Highly Beneficial, required once eslint is upgraded to 9.x.x.
The text was updated successfully, but these errors were encountered: