Skip to content

v2022.3.30 - add numeric-separator support

Compare
Choose a tag to compare
@kaizhu256 kaizhu256 released this 31 Mar 03:17
· 69 commits to beta since this release
8598a8a

What's Changed

  • website - use localStorage to persist jslint-options selected in ui
  • website - add optional debug-mode to use sessionStorage to persist jslint-globals and jslint-source from ui
  • jslint - add numeric-separator support
  • jslint - move regexp-literals to module-level so they are explicitly cached, to improve performance
  • ci - add check for package.json.fileCount

Full Changelog: v2022.2.20...v2022.3.30