UNPKG

sc-winston-loki-beta

Version:

A Modified version of Winston transport for Grafana Loki

11 lines (10 loc) 131 B
module.exports = { extends: "standard", env: { node: true, jest: true }, rules: { "no-console": "error" } };