UNPKG

atikin-hyper-cachex

Version:

Intelligent caching for Node.js applications, leveraging AI to predict frequently accessed data.

15 lines (14 loc) 253 B
{ "env": { "node": true, "es2021": true }, "extends": "eslint:recommended", "parserOptions": { "ecmaVersion": 12 }, "rules": { "no-unused-vars": "warn", "no-console": "off" } }