UNPKG

winstonson

Version:

Simple logging wrapper around Winston - for Node.js

12 lines (11 loc) 255 B
{ "defaultSeverity": "error", "extends": ["tslint:recommended"], "jsRules": {}, "rules": { "trailing-comma": [false], "variable-name": [true, "allow-leading-underscore"], "object-literal-sort-keys": false }, "rulesDirectory": [] }