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 'W084' #811
Open
Description
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"
}
Metadata
Metadata
Assignees
Labels
No labels