# JSHint Report

### test.js

| Code | Line | Column | Evidence | Reason |
|:----:|:----:|:------:|----------|--------|
| W119 | 4 | 18 | window.onload = () => { | 'arrow function syntax (=>)' is only available in ES6 (use esnext option). |

---

#### Summary

Found 1 failures - 0 errors - 1 warnings
