-
The unused variable
e
in try { // stuff } catch (e) { // no-op } has always bothered me. Luckily there’s a @jspedant with enough perseverance to change it 😀. Pedants FTW! x.com/mathias/status/956209997808939008
e
in
try {
// stuff
} catch (e) {
// no-op
}
has always bothered me. Luckily there’s a @jspedant with enough perseverance to change it 😀. Pedants FTW! x.com/mathias/status/956209997808939008