Handle the case where JSLint complains about arguments in try/catch already being...
authorJohn Resig <jeresig@gmail.com>
Sun, 17 Oct 2010 14:50:17 +0000 (10:50 -0400)
committerJohn Resig <jeresig@gmail.com>
Sun, 17 Oct 2010 14:50:17 +0000 (10:50 -0400)
commit25828768d7bc2d76438244e69d6eeb69c36227e6
tree7556518255033989ab49b10c6f0ba383afe12fa7
parent497fc9849e91ba8602adf7908b4febf2d36bc1c8
Handle the case where JSLint complains about arguments in try/catch already being defined (we use the name 'e' consistently for catch(e) - will work to standardize on that now).
build/jslint-check.js