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