You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Real-time dashboard and telemetry for [CacheerPHP](https://github.com/cacheerphp/CacheerPHP). Instruments your cache layer automatically — no code changes required.",
"type": "module",
"main": "index.js",
"scripts": {
"lint": "eslint public/assets/js/",
"lint:fix": "eslint --fix public/assets/js/ && npm run format",