Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Invalid position given by 'W109' #773

Open
jmg8766 opened this issue Sep 12, 2019 · 0 comments
Open

Invalid position given by 'W109' #773

jmg8766 opened this issue Sep 12, 2019 · 0 comments

Comments

@jmg8766
Copy link

jmg8766 commented Sep 12, 2019

JSHint returned a point that did not exist in the document being edited.
Rule: W109
Requested point: 166:40

Debug information:

Atom version: 1.40.1
linter-jshint version: v3.1.16
JSHint version: jshint v2.10.2
Hours since last Atom restart: 14.4
Platform: darwin
Current file's scopes: [
  "source.js",
  "punctuation.terminator.statement.semicolon"
]
linter-jshint configuration: {
  "disableWhenNoJshintrcFileInPath": true,
  "lintInlineJavaScript": true,
  "executablePath": "",
  "scopes": [
    "source.js",
    "source.js-semantic"
  ],
  "jshintFileName": ".jshintrc",
  "jshintignoreFilename": ".jshintignore"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant