UNPKG

hashdard

Version:

🌟 Hash Labs JavaScript Style Guide

5 lines (3 loc) • 120 B
var Linter = require('standard-engine').linter; var opts = require('./options.js'); module.exports = new Linter(opts);