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 (117 forks)batch import
help wanted

Repository metrics

Stars
 (1,214 stars)
PR merge metrics
 (No merged PRs in 30d)

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