linter-jshint icon indicating copy to clipboard operation
linter-jshint copied to clipboard

Atom linter plugin for JavaScript, using jshint.

Results 100 linter-jshint issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | glob-parent | [`5.1.0` -> `5.1.2`](https://renovatebot.com/diffs/npm/glob-parent/5.1.0/5.1.2) | ### GitHub Vulnerability Alerts #### [CVE-2020-28469](https://nvd.nist.gov/vuln/detail/CVE-2020-28469) This affects the...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | dot-prop | [`4.2.0` -> `4.2.1`](https://renovatebot.com/diffs/npm/dot-prop/4.2.0/4.2.1) | ### GitHub Vulnerability Alerts #### [CVE-2020-8116](https://nvd.nist.gov/vuln/detail/CVE-2020-8116) Prototype pollution vulnerability...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | ajv | [`5.5.2` -> `6.12.3`](https://renovatebot.com/diffs/npm/ajv/5.5.2/6.12.3) | ### GitHub Vulnerability Alerts #### [CVE-2020-15366](https://nvd.nist.gov/vuln/detail/CVE-2020-15366) An issue was...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | acorn | [`7.1.0` -> `7.1.1`](https://renovatebot.com/diffs/npm/acorn/7.1.0/7.1.1) | ### GitHub Vulnerability Alerts #### [GHSA-6chw-6frg-f759](https://togithub.com/acornjs/acorn/issues/929) Affected versions of...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://typicode.github.io/husky) ([source](https://togithub.com/typicode/husky)) | [`4.2.3` -> `4.3.8`](https://renovatebot.com/diffs/npm/husky/4.2.3/4.3.8) |...

JSHint returned a point that did not exist in the document being edited. Rule: `W009` Requested point: 18:34 Debug information: ``` Atom version: 1.60.0 linter-jshint version: v3.1.19 JSHint version: jshint...

I am encountering an error with the newer nullish coalesce operator `??`. According to the JSHint options, that should be fixed by setting `esversion` to 11. I tried that. but...

JSHint returned a point that did not exist in the document being edited. Rule: `E021` Requested point: 301:79 Debug information: ``` Atom version: 1.58.0 linter-jshint version: v3.1.19 JSHint version: jshint...

JSHint returned a point that did not exist in the document being edited. Rule: `E022` Requested point: 407:24 Debug information: ``` Atom version: 1.58.0 linter-jshint version: v3.1.19 JSHint version: jshint...