Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 302 Bytes

example.md

File metadata and controls

13 lines (8 loc) · 302 Bytes

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