madrobby / semicolon.js

A more secure. stable and reliable version of vapor.js
GNU General Public License v3.0
229 stars 28 forks source link

Remove semicolon #5

Closed danjordan closed 12 years ago

danjordan commented 12 years ago

In accordance with jshint I have removed the unnecessary semicolon(s).

Proof of problem: http://www.jshint.com/reports/343003

madrobby commented 12 years ago

JSHint has it all wrong, I mean that's totally gonna fail on so many JavaScript engines.