1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-04 15:02:09 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Ruben Bridgewater
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
Ruben Bridgewater
f69aba72d1 fix: tls tests work again 2017-05-26 18:17:26 +02:00
Ruben Bridgewater
54671f6c52 chore: use arrow functions 2017-05-26 12:32:04 +02:00
Ruben Bridgewater
b2613b2270 test fixup 2017-05-06 08:16:19 +02:00
Ruben Bridgewater
f1a7bcd735 chore: use standard 2017-05-06 07:06:52 +02:00
Ruben Bridgewater
28afc33c9a Remove snack_case and always use camelCase 2017-05-06 01:49:05 +02:00
Ruben Bridgewater
912b89ca36 Remove old emitter style 2017-05-06 01:49:04 +02:00
Ruben Bridgewater
94e9f1fcfc Replace jshint with eslint and add lots of rules
Fix eslint errors accordingly
2016-03-26 14:45:12 +01:00
Ruben Bridgewater
575ad7357b Insert deprecation warnings and some minor refactoring 2016-03-07 01:57:56 +01:00
Paddy Byers
0596480b03 Fix a few style/whitespace errors 2015-11-23 16:58:46 +01:00
Paddy Byers
c74107c972 Add mention of tls option 2015-11-23 16:58:45 +01:00
Paddy Byers
1fa9f15ae4 Add tests for TLS connections 2015-11-23 16:56:37 +01:00