UNPKG

ep_align

Version:

Etherpad plugin to set left, center, right, or full justification for a paragraph

10 lines (7 loc) 221 B
'use strict'; // This is a workaround for https://github.com/eslint/eslint/issues/3458 require('eslint-config-etherpad/patch/modern-module-resolution'); module.exports = { root: true, extends: 'etherpad/plugin', };