Merge pull request #3808 from nextcloud/bugfix/eslint-root
Make eslint stop reading configs at the root
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: [
|
||||
'@nextcloud',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user