UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

10 lines (9 loc) 116 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }