fix:
This commit is contained in:
parent
91ccabfcce
commit
5904fdd89b
@ -48,7 +48,7 @@ module.exports = {
|
||||
'camelcase': [0, {
|
||||
'properties': 'always'
|
||||
}],
|
||||
'comma-dangle': [1, 'off'],
|
||||
'comma-dangle': [2, 'always'],
|
||||
'comma-spacing': [2, {
|
||||
'before': false,
|
||||
'after': true
|
||||
|
Loading…
x
Reference in New Issue
Block a user