You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Since your file is indented using tabs this is almost certainly another rule hit by jshint/jshint#3151, please follow that issue for updates on when this will get fixed.
If anyone is directed here and isn't using tabs to indent your file please file a new issue with a file to reproduce it on the JSHint repo, or file one here and I'll try to help you in getting one filed there where it can be fixed.
There are reports that if you set your indent property of your JSHint configuration to 1 this issue can be worked around. If you don't have a .jshintrc file the following should work:
{
"indent": 1
}
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
JSHint returned a point that did not exist in the document being edited.
Rule:
W140
Requested point: 5:42
The files are indented using tabs.
Debug information:
The text was updated successfully, but these errors were encountered: