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

# v2022.6.21 #406

Merged
merged 1 commit into from
Jun 22, 2022
Merged

# v2022.6.21 #406

merged 1 commit into from
Jun 22, 2022

Conversation

kaizhu256
Copy link
Member

  • directive - add new directive subscript for linting of scripts targeting Google Closure Compiler
  • bugfix - fix expression after "await" mis-identified as statement
  • warning - relax warning about missing catch in try...finally statement
  • jslint - allow aliases evil, nomen for jslint-directives eval, name, respectively for backwards-compat
  • bugfix - fix broken codemirror example
  • bugfix - fix jslint not-recognizing option-chaining when comparing operands of binary operator
  • allow array-literals to directly call [...].flat() and [...].flatMap()

- directive - add new directive `subscript` for linting of scripts targeting Google Closure Compiler
- bugfix - fix expression after "await" mis-identified as statement
- warning - relax warning about missing `catch` in `try...finally` statement
- jslint - allow aliases `evil, nomen` for jslint-directives `eval, name`, respectively for backwards-compat
- bugfix - fix broken codemirror example
- bugfix - fix jslint not-recognizing option-chaining when comparing operands of binary operator
- allow array-literals to directly call [...].flat() and [...].flatMap()
@kaizhu256 kaizhu256 merged commit 790f640 into jslint-org:beta Jun 22, 2022
@kaizhu256 kaizhu256 deleted the branch-v2022.6.21 branch June 22, 2022 14:03
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.

None yet

1 participant