linter-jshint
linter-jshint copied to clipboard
Invalid position given by 'W030'
JSHint returned a point that did not exist in the document being edited.
Rule: W030
Requested point: 5:45
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.3
Platform: win32
Current file's scopes: [
"source.js",
"comment.block"
]
linter-jshint configuration: {
"lintInlineJavaScript": true,
"executablePath": "",
"disableWhenNoJshintrcFileInPath": false,
"scopes": [
"source.js",
"source.js-semantic"
],
"jshintFileName": ".jshintrc",
"jshintignoreFilename": ".jshintignore"
}