1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-01 16:46:54 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
2b4ab10305 chore - remove standard and use individual config
Standard is not as up to date and still uses a old eslint version.
Instead, use the airbnb default with a couple of modifications.

All required changes are included.
2017-11-28 21:38:21 -02:00
31fafd8b7c fixup 2017-05-30 05:29:51 +02:00
0276e15f04 chore: add print helper again and refactor some code
Expose the RedisClient directly instead of only being a property
2017-05-29 18:23:24 +02:00
b2e18344d9 chore: mark private variables as such and remove obsolete ones 2017-05-28 07:15:20 +02:00
5fef7e246d chore: refactor client to es6 class and sort requires 2017-05-28 05:43:34 +02:00
2aa3b68fc6 chore: refactor main code into smaller parts 2017-05-27 03:41:27 +02:00