UNPKG

solhint

Version:
4 lines (2 loc) 124 B
const ConstructorSyntax = require('./constructor-syntax') module.exports = (reporter) => [new ConstructorSyntax(reporter)]