mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
5 lines
52 B
JavaScript
5 lines
52 B
JavaScript
module.exports = {
|
|
extends: [
|
|
'@nextcloud',
|
|
]
|
|
}
|