UNPKG

ep_prefer_color_scheme

Version:

Change Etherpad-lite skin variant according to system settings

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', };