Passed
Branch master (96178a)
by Homayoon
02:01
created

script.js (1 issue)

1
alert('hello world');
0 ignored issues
show
Debugging Code Best Practice introduced by
The alert UI element is often considered obtrusive and is generally only used as a temporary measure. Consider replacing it with another UI element.
Loading history...
2