Commit Graph

7 Commits

Author SHA1 Message Date
7c1573fb07 Use standard and prettier (#10)
* switch from custom eslint config to standard + prettier

* fix new standard eslint violations

* add editorconfig file

* auto-fix all other violations

* update lint yarn script

* remove jshint comment
2019-07-09 13:24:13 -07:00
0e3fe1586f [errors] ensure that error.status is always a number when defined 2016-01-05 14:25:14 -07:00
e580b86e2a support status message errors for many http statuses 2015-08-18 16:34:44 -07:00
c991b589a4 transition away from lodash-node 2015-03-17 11:59:06 -07:00
dfca8f574f fixed stupidly specific test 2014-05-02 09:52:11 -07:00
03f7a844a3 use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available. 2014-02-11 16:08:10 -07:00
513486f372 updated loggers to write the actual url 2014-01-28 16:45:39 -07:00