linter-jshint
linter-jshint copied to clipboard
Invalid position given by 'W119'
JSHint returned a point that did not exist in the document being edited.
Rule: W119
Requested point: 29:24
Debug information:
Atom version: 1.58.0
linter-jshint version: v3.1.19
JSHint version: jshint v2.11.0
Hours since last Atom restart: 0.2
Platform: win32
Current file's scopes: [
"source.js"
]
linter-jshint configuration: {
"lintInlineJavaScript": true,
"executablePath": "",
"disableWhenNoJshintrcFileInPath": false,
"scopes": [
"source.js",
"source.js-semantic"
],
"jshintFileName": ".jshintrc",
"jshintignoreFilename": ".jshintignore"
}