UNPKG

precise-memory-rate-limit

Version:

A store for express-rate-limit that provides precise in memory rate limit storage.

16 lines (15 loc) 353 B
{ "include": ["lib/"], "exclude": ["node_modules/"], "compilerOptions": { "target": "esnext", "module": "esnext", "declaration": true, "strict": true, "noUnusedLocals": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "moduleResolution": "node", "esModuleInterop": true } }