standard js linter code example
Example: what is linter javascript
JavaScript Linters. JavaScript linters are
tools that you can use to help you debug your code.
They scan your scripts for common issues and errors,
and give you back a report with line numbers that you
can use to fix things