Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Invalid position given by 'W035' #836

Open
MeowWoem opened this issue Sep 20, 2020 · 0 comments
Open

Invalid position given by 'W035' #836

MeowWoem opened this issue Sep 20, 2020 · 0 comments

Comments

@MeowWoem
Copy link

JSHint returned a point that did not exist in the document being edited.
Rule: W035
Requested point: 10:41

Debug information:

Atom version: 1.51.0
linter-jshint version: v3.1.19
JSHint version: jshint v2.11.0
Hours since last Atom restart: 1.7
Platform: win32
Current file's scopes: [
  "source.js",
  "punctuation.terminator.statement.semicolon"
]
linter-jshint configuration: {
  "esversion": 6,
  "executablePath": "",
  "lintInlineJavaScript": false,
  "disableWhenNoJshintrcFileInPath": false,
  "scopes": [
    "source.js",
    "source.js-semantic"
  ],
  "jshintFileName": ".jshintrc",
  "jshintignoreFilename": ".jshintignore"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant