UNPKG

eslint-plugin-consistent-subscribe

Version:
6 lines (4 loc) 111 B
'use strict'; module.exports.rules = { 'consistent-subscribe': require('./rules/consistent-subscribe') };