UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

14 lines (11 loc) 138 B
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": [2, { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }