Update eslint and npm audit fixes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
extends: [
|
||||
'nextcloud'
|
||||
'@nextcloud'
|
||||
],
|
||||
rules: {
|
||||
'valid-jsdoc': ['off'],
|
||||
|
||||
Reference in New Issue
Block a user