JSHint is a tool to detect
errors and potential problems in JavaScript code and can be used to enforce coding conventions.
Good job! JSHint hasn't found any problems with your code.
JSHint Report
Errors:
Feel like some warnings are incorrect? You can configure JSHint to turn off
some warnings. Read more in the documentation.