What's Changed
- directive - add new directive
subscript
for linting of scripts targeting Google Closure Compiler by @kaizhu256 in #404- warning - relax warning about missing
catch
intry...finally
statement - jslint - allow aliases
evil, nomen
for jslint-directiveseval, name
, respectively for backwards-compat - bugfix - fix broken codemirror example
- warning - relax warning about missing
- bugfix - fix jslint not-recognizing option-chaining when comparing operands of binary operator by @kaizhu256 in #403
- bugfix - fix expression after "await" mis-identified as statement by @kaizhu256 in #405
- allow array-literals to directly call [...].flat() and [...].flatMap()
-
v2022.6.21 by @kaizhu256 in #406
Full Changelog: v2022.5.20...v2022.6.21