mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
![]() |
'use strict';
|
||
|
|
||
|
module.exports = {
|
||
|
root: true,
|
||
|
extends: 'etherpad/plugin',
|
||
|
};
|