keithamus/jwerty

jwerty fails to run in "strict" mode

Open

#37 opened on Jul 3, 2013

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1,214 stars) (117 forks)batch import
help wanted

Description

Setting "strict" mode enabled brakes jwerty, since it has some very small, non-valid approaches - global assignments, duplicate declarations etc. Should be very easy to fix.

Contributor guide