Skip to content

W-18965616 refactor: eslint nullish #6398

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

Merged
merged 45 commits into from
Jul 14, 2025
Merged

W-18965616 refactor: eslint nullish #6398

merged 45 commits into from
Jul 14, 2025

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Jul 3, 2025

What does this PR do?

mostly https://typescript-eslint.io/rules/prefer-nullish-coalescing/
but 3 packages can't take the rule

  • because they don't use TS strict mode
    • because they have a bunch of copy-paste from msft's language servers

also includes a little cursor plan for what's different between this repo and the salesforce standard one the CLI uses (not too much left to be able to align). We can then start propagating that dependency to our other repos.

What issues does this PR fix or reference?

@W-18965616@

@mshanemc mshanemc requested a review from a team as a code owner July 3, 2025 23:07
Base automatically changed from sm/unused-vars to develop July 5, 2025 03:03
@daphne-sfdc daphne-sfdc requested review from daphne-sfdc and removed request for mingxuanzhangsfdx July 8, 2025 13:33
@mshanemc mshanemc merged commit 95c7230 into develop Jul 14, 2025
78 checks passed
@mshanemc mshanemc deleted the sm/nullish branch July 14, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants