JSLint v2021.7.1-beta Release Notes

    • ๐Ÿ›  bugfix - fix jslint not warning about function-redefinition when function is defined inside a call.
    • ๐Ÿ›  bugfix - fix website crashing when linting pure json-object.
    • ๐Ÿ‘• jslint - comment out shebang in jslint.mjs so older ios devices can use website.
    • โœ… tests - revamp cause-based testing with more robust instrumentation.
    • โœ… tests - test column position in warnings are correct.