Tags: kaizhu256/jslint
Tags
Merge pull request jslint-org#297 from kaizhu256/v2021.5.27 v2021.5.27
v2021.5.26 (jslint-org#295) ## v2021.5.26 - coverage - increase regression testing and coverage to 98.41% (almost 100% baby!) - ci - fix ci silently failing in node-v12 and node-v14. - cli - add env var JSLINT_CLI to force-trigger cli in jslint.js (used for code-coverage of cli). - jslint - add "globalThis" to default globals. - jslint - add new rules unordered_param_a, unordered_property_a, that warn if parameters and properties are listed in nonascii-order. - jslint - fix bug where (global) functionage missing properties finally and try. - jslint - fix bug failing to parse unicode "\\u{12345}". - jslint - fix bug falsely warning against conditional-chaining-operator "?.". - jslint - remove deadcode for preaction-binary-".". - jslint - remove deadcode warning bad_option_a. - website - add fork-me ribbon. - website - load index.html with example code. - website - merge file report.js into browser.js.
## v2021.5.23 - doc - add section Changelog - doc - update README.md with installtion instructions - cli - merge shell-function shJslintCli into jslint.js. - jslint - update default globals with support for "import" - jslint - sort warnings with higher priority for early_stop - jslint - add async/await support - ci - make branch-beta the default branch. - ci - validate non-http/file links in *.md files. - ci - add shell-functions shCiBranchPromote.
PreviousNext