fix: lint
This commit is contained in:
parent
663e33a300
commit
a781b66cd1
|
@ -81,7 +81,7 @@ module.exports = {
|
|||
'assets/**/*.js',
|
||||
],
|
||||
rules: {
|
||||
'no-undef': false,
|
||||
'no-undef': 0,
|
||||
},
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user