UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

11 lines (10 loc) 137 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ESNext", "lib": ["es2024"], }, "exclude": [ "coverage", ], }