Javascript jshint "use esversion: 6" & "Too many errors."
Content
We have a very complex page which requires us to write some complex JS to manipulate the data.
As seen in the attached screenshot
- jshint warns us to use 'esversion: 6'. Where do we specify this?
- Also there is an error "Too many errors. (XX% scanned)"
- Even though we do not have any errors in the file.
- Is this because of too many warnings?
- Any code after this error is not validated to syntactical errors.So any workaround for this
Version
Version: 19.4.3.0
Tagged:
0