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

ENH Allow more modern syntax including null-coallescing #29

Merged

Conversation

GuySartorelli
Copy link
Member

We've needed this change for a while, and I'm using optional chaining (x?.y) in silverstripe/silverstripe-asset-admin#1527 which fails linting without this PR.

After merging:

  1. create a new 1.4 branch
  2. tag 1.4.0 on GitHub
  3. Publish 1.4.0 to npm via yarn publish

Issue

@emteknetnz emteknetnz merged commit 9d639ec into silverstripe:1 Dec 19, 2024
@emteknetnz emteknetnz deleted the pulls/1/allow-more-modern-syntax branch December 19, 2024 03:09
@emteknetnz
Copy link
Member

Have published
https://github.com/silverstripe/eslint-config/releases/tag/1.4.0
https://www.npmjs.com/package/@silverstripe/eslint-config

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