UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS and CSS.

5 lines (3 loc) 157 B
var winston = require('../'); winston.handleExceptions(new winston.transports.Console({ colorize: true, json: true })); throw new Error('Hello, winston!');