I hereby claim:
- I am shfx on github.
- I am mwisniowski (https://keybase.io/mwisniowski) on keybase.
- I have a public key ASBsNWwezqWBMlT0_1xeuYOKYEukRpi0RESHOCZXq55PcQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| { | |
| "printWidth": 80, | |
| "trailingComma": "es5", | |
| "semi": true, | |
| "singleQuote": true, | |
| "arrowParens": "avoid", | |
| "bracketSpacing": false | |
| } |
| window.onerror = function(message, url, linenumber) { | |
| try{ | |
| _gaq.push(['_trackEvent', 'Error', 'JS', JSON.stringify({'refurl': document.location.href, 'url': url.replace(/\?\d+$/, ''), 'line': linenumber, 'message': message})]); | |
| } catch (e) {} | |
| return true; | |
| }; |