UNPKG

apicacheable

Version:

Effortless api response caching for Express/Node using plain-english durations

22 lines (21 loc) 423 B
{ "env": { "node": true }, "parserOptions": { "ecmaVersion": 5 }, "extends": ["standard", "plugin:prettier/recommended"], "globals": { "describe": false, "it": false, "before": false, "after": false, "beforeEach": false, "afterEach": false, "expect": false }, "rules": { "indent": ["error", 2, { "FunctionExpression": { "parameters": "first" }, "SwitchCase": 1 }] } }