UNPKG

canonical

Version:

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

4 lines (3 loc) 86 B
var shell = require('./shell.js'); for (var cmd in shell) global[cmd] = shell[cmd];