linter-jshint
linter-jshint copied to clipboard
Invalid position given by 'W084'
JSHint returned a point that did not exist in the document being edited.
Rule: W084
Requested point: 8334:20
Debug information:
Atom version: 1.43.0
linter-jshint version: v3.1.18
JSHint version: jshint v2.10.3
Hours since last Atom restart: 0
Platform: win32
Current file's scopes: [
"source.js",
"punctuation.definition.parameters.begin.bracket.round"
]
linter-jshint configuration: {
"executablePath": "",
"lintInlineJavaScript": false,
"disableWhenNoJshintrcFileInPath": false,
"scopes": [
"source.js",
"source.js-semantic"
],
"jshintFileName": ".jshintrc",
"jshintignoreFilename": ".jshintignore"
}