You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes supporting flat configuration files is on our radar, and hopefully we'll be able to schedule some time to make this work with Code Anaylzer v5 in the coming months.
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: