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

Invalid position given by 'W033' #832

Open
giacomobenedetti opened this issue Aug 3, 2020 · 0 comments
Open

Invalid position given by 'W033' #832

giacomobenedetti opened this issue Aug 3, 2020 · 0 comments

Comments

@giacomobenedetti
Copy link

JSHint returned a point that did not exist in the document being edited.
Rule: W033
Requested point: 29:21

Debug information:

Atom version: 1.45.0
linter-jshint version: v3.1.19
JSHint version: jshint v2.11.0
Hours since last Atom restart: 0.5
Platform: linux
Current file's scopes: [
  "source.js",
  "storage.type"
]
linter-jshint configuration: {
  "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