UNPKG

memjs

Version:

A memcache client for node using the binary protocol and SASL authentication

29 lines (28 loc) 447 B
{ "rules": { "indent": [ 2, 2 ], "quotes": [ 2, "single" ], "linebreak-style": [ 2, "unix" ], "semi": [ 2, "always" ] }, "globals": { "Promise": "readonly" }, "env": { "node": true, "browser": true }, "extends": "eslint:recommended" }