chore: lint
This commit is contained in:
parent
5af4389463
commit
a268c36e15
|
@ -84,7 +84,7 @@ module.exports = {
|
||||||
'assets/**/*.js',
|
'assets/**/*.js',
|
||||||
],
|
],
|
||||||
rules: {
|
rules: {
|
||||||
'no-undef': 0,
|
'no-undef': false,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user