fix eslint error
This commit is contained in:
parent
c0002b274c
commit
9b7c279f5f
@ -66,7 +66,7 @@ module.exports = {
|
|||||||
'prefer-promise-reject-errors': 'off',
|
'prefer-promise-reject-errors': 'off',
|
||||||
|
|
||||||
// fww
|
// fww
|
||||||
'comma-dangle': 'always-multiline'
|
'comma-dangle': 'always-multiline',
|
||||||
|
|
||||||
|
|
||||||
// allow debugger during development only
|
// allow debugger during development only
|
||||||
|
Loading…
Reference in New Issue
Block a user