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 = {
|
module.exports = {
|
||||||
|
root: true,
|
||||||
extends: [
|
extends: [
|
||||||
'@nextcloud',
|
'@nextcloud',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user