mirror of
https://github.com/thrillfall/nextcloud-gpodder.git
synced 2025-01-30 00:55:34 +01:00
6 lines
52 B
JavaScript
6 lines
52 B
JavaScript
module.exports = {
|
|
extends: [
|
|
'@nextcloud',
|
|
]
|
|
}
|