Initial commit
This commit is contained in:
7
.eslintrc.js
Normal file
7
.eslintrc.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// SPDX-FileCopyrightText: Andrea Rigoni Garola <andrea.rgn@gmail.com>
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
module.exports = {
|
||||
extends: [
|
||||
'@nextcloud',
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user