Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jshint/jshint issues and pull requests

#2517 - [[FIX]] Warn when shadowing in the global scope

Pull Request - State: open - Opened by lukeapage about 9 years ago - 3 comments
Labels: Breaking Change, Needs review

#2496 - Warn when comparing typeof result with non-string

Issue - State: closed - Opened by Slayer95 about 9 years ago - 4 comments
Labels: Proposal

#2424 - Warn when a deprecated option is used.

Pull Request - State: open - Opened by nicolo-ribaudo about 9 years ago - 6 comments
Labels: Breaking Change

#2413 - [[FIX]] Allow "\u{...}" escape sequence.

Pull Request - State: open - Opened by nicolo-ribaudo about 9 years ago - 11 comments
Labels: Needs review

#2369 - [[FIX]] Accept new RegExp flags introduced by ES6

Pull Request - State: open - Opened by jugglinmike about 9 years ago - 12 comments

#2297 - Please add support for ES7 method decorators

Issue - State: open - Opened by Aaike about 9 years ago - 21 comments
Labels: Proposal

#2283 - Unable to suppress "Value of '{a}' may be overwritten in IE 8 and earlier." w/ -W034

Issue - State: closed - Opened by jnewman over 9 years ago - 3 comments
Labels: cannot reproduce or not an issue

#2166 - Detect unused variables that are only ever assigned to, but never referenced

Pull Request - State: open - Opened by univerio over 9 years ago - 8 comments
Labels: Breaking Change, Needs work

#2077 - AsyncAwait plugin

Pull Request - State: open - Opened by sebv over 9 years ago - 14 comments
Labels: Needs Discussion

#2008 - JSHint: 'TextEncoder' is not defined. (W117)

Issue - State: open - Opened by mozfreddyb over 9 years ago - 4 comments
Labels: good first issue, P4

#1966 - extract flag in jshintrc

Issue - State: open - Opened by ghost over 9 years ago - 3 comments
Labels: Proposal

#1865 - Add name of option that triggered the error to the error message

Issue - State: closed - Opened by gotofritz almost 10 years ago - 2 comments
Labels: P3, Docs Issue

#1192 - moz option set but I get 'function closure expressions' is only available in Mozilla JavaScript extensions (use moz option)

Issue - State: open - Opened by MikeRatcliffe almost 11 years ago - 9 comments
Labels: P2, Docs Issue, Breaking Change

#1140 - Unused variables (W098) cannot be ignored if enabled at global level

Issue - State: closed - Opened by chancancode about 11 years ago - 14 comments
Labels: P2, cannot reproduce or not an issue