UNPKG

@toolisticon/ssl-hostinfo-prometheus-exporter

Version:

[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE) [![CI](https://github.com/toolisticon/ssl-hostinfo-prometheus-exporter/actions/workflows/build.yml/badge.svg)](https://github.com/toolisticon/ssl-hostinfo-prometheus-export

23 lines (22 loc) 358 B
{ "extends": "semistandard", "env": { "jasmine": true }, "parserOptions": { "ecmaVersion": 8, "sourceType": "module" }, "plugins": [ "jasmine" ], "rules": { "prefer-const": "error", "block-scoped-var": "error", "prefer-template": "warn", "no-use-before-define": [ "error", "nofunc" ] } }