Update linters
This commit is contained in:
@@ -33,7 +33,7 @@ const monitorStatus = new PrometheusClient.Gauge({
|
||||
});
|
||||
|
||||
class Prometheus {
|
||||
monitorLabelValues = {}
|
||||
monitorLabelValues = {};
|
||||
|
||||
constructor(monitor) {
|
||||
this.monitorLabelValues = {
|
||||
|
||||
Reference in New Issue
Block a user