mirror of
https://git.crystalyx.net/Xefir/repod.git
synced 2024-12-26 00:37:13 +01:00
6 lines
52 B
JavaScript
6 lines
52 B
JavaScript
module.exports = {
|
|
extends: [
|
|
'@nextcloud',
|
|
]
|
|
}
|