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.
Assuming that you are indenting your file with tabs this is another case of jshint/jshint#3151. 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
}
If anyone is directed here and isn't using tabs to indent please provide code to reproduce this so an issue can be filed on JSHint to get this fixed there.
JSHint returned a point that did not exist in the document being edited.
Rule:
E024
Requested point: 142:8
Debug information:
The text was updated successfully, but these errors were encountered: