Commit Graph

11 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
f493527dc4 [eslint] fix no-unused-vars violations 2018-05-14 12:16:03 -07:00
6309425951 update node-reading logic to match elasticsearch-py 2017-02-08 17:03:22 -07:00
c991b589a4 transition away from lodash-node 2015-03-17 11:59:06 -07:00
3b69e21262 update tests to use new timer object 2015-01-09 23:23:06 -07:00
547ff26104 fix test that now uses through2 2015-01-09 22:34:43 -07:00
93ea7a3fac save 2015-01-06 07:08:17 -07:00
2eefd190a1 Fixes the sniffOnConnectionFault config parameter 2014-04-01 18:23:05 -07:00
4ab22a1a61 switched to bluebird for promise support 2014-03-27 09:49:21 -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