Fixed Style
This commit is contained in:
parent
d8fc49ed69
commit
fe2bf92e93
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ module.exports = {
|
||||||
4,
|
4,
|
||||||
{ 'SwitchCase': 1 }
|
{ 'SwitchCase': 1 }
|
||||||
],
|
],
|
||||||
'linebreak-style': "off",
|
'linebreak-style': 'off',
|
||||||
'quotes': [
|
'quotes': [
|
||||||
'error',
|
'error',
|
||||||
'single'
|
'single'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue