github jshint/jshint 2.5.7
JSHint 2.5.7

latest releases: 2.13.6, 2.13.5, 2.13.4...
9 years ago
5b779e6v2.5.7
44ff2d8Updates bin/build to latest browserify bundle api changes
b8593c5Fix ASI rules for directives. Fixes gh-1906
199606bMake object short notation work if there's a linefeed before end
f9698d7Refactor warning generation
9d245f3Add test for W025
1b88644Move `useStdin` tests into own suite
7e5e31cAdd .jshintrc overrides handling to stdin processing
2661dd8Add tests for gh-1880
49da752Add mock-stdin as devDependency
c3a72b8Add Encoding API to browser env
c4c87a3Add CSS variable to browser
adf98fdRelax restriction on parens around function exprs
2bf6151Warn when export declaration used outside of global scope.
b589a31Don't emit W098 for exported labels. Fixes gh-1863
f326d7cDon't raise W083 if a function never touches the outer scope
a1eb9ecConsolidate branches
f80cf59Fix bug for vars declared via list comprehensions
72a61b4Remove tautological condition
5276690Add Symbol, Reflect and System objects to newEcmaIdentifiers. Fixes gh-1539
3c58b9cUnescape identifiers when checking. Fixes gh-1885
47ff4caFix typo in src/lex.js
41d6c00Fix template literals when end backtick immediately follows newline. Fixes gh-1877
b55b3e1Don't issue W088 if identifier is declared in a higher scope
ddd02bbTest for punctuator tokens in lookupBlockType. Fixes gh-1856
17d23c2Comments are ignored inside ignore start/end. Closes gh-1855
ab14ea6Add additional ignoreDelimiter code to fixture
434ebe5Parse ES6 ComputedPropertyNames. Fixes gh-1845
d11e621Allow paren-wrapped function literals with `immed`

Don't miss a new jshint release

NewReleases is sending notifications on new releases.