This repository was archived by the owner on Aug 7, 2023. It is now read-only.
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Invalid position given by 'W109' #773
Open
Description
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"
}
Metadata
Metadata
Assignees
Labels
No labels