eclipsesource / eclipsesource/jshint-eclipse
ERROR missing name after . operator (jshint library#384)
Open
- Dominant language
- JavaScript
- Stars
- 144
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Dears,
I just downloaded the code and trying to JHint.java by passing the file name with absolute path as parameter I am receiving the below exception:
org.mozilla.javascript.EvaluatorException: missing name after . operator (jshint library#384)
I am using java 1.8 and org.mozilla.javascript-1.7.2.jar is used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.