mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
5 lines
51 B
JavaScript
5 lines
51 B
JavaScript
module.exports = {
|
|
extends: [
|
|
'nextcloud'
|
|
]
|
|
};
|