UNPKG

@gabrielpotter/lru-lfu-cache

Version:
15 lines (14 loc) 304 B
{ "compilerOptions": { "target": "ES2020", "module": "CommonJS", "declaration": true, "outDir": "./dist", "strict": true, "esModuleInterop": true, "moduleResolution": "node", "forceConsistentCasingInFileNames": true, "skipLibCheck": true }, "include": ["src"] }