UNPKG

eslint-plugin-nowrap-in-template-string

Version:
8 lines (6 loc) 105 B
'use strict' module.exports = { rules: { 'nowrap-in-template-string': require('./rule.js'), } }