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

SyntaxError: Unexpected token '||=' #1151

Closed
dplewis opened this issue Aug 31, 2023 · 2 comments
Closed

SyntaxError: Unexpected token '||=' #1151

dplewis opened this issue Aug 31, 2023 · 2 comments

Comments

@dplewis
Copy link

dplewis commented Aug 31, 2023

I know that Node 14 has been dropped but other high level features have been reverted like #1149

/node_modules/eslint-plugin-jsdoc/dist/rules/informativeDocs.js:95
    descriptionReported ||= tag.description === description && /** @type {import('comment-parser').Spec & {line: import('../iterateJsdoc.js').Integer}} */

Environment

  • Node version: 14.21.1
  • ESLint version 8.40.0
  • eslint-plugin-jsdoc version: 46.5.1
@brettz9
Copy link
Collaborator

brettz9 commented Aug 31, 2023

Sorry, that was for the sake of Node 16. Node 16+ are the currently supported versions, so closing.

@brettz9 brettz9 closed this as completed Aug 31, 2023
@dplewis
Copy link
Author

dplewis commented Aug 31, 2023

No problem, I understand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants