mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-01-11 20:10:20 +00:00
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,
|
||||
{ 'SwitchCase': 1 }
|
||||
],
|
||||
'linebreak-style': "off",
|
||||
'linebreak-style': 'off',
|
||||
'quotes': [
|
||||
'error',
|
||||
'single'
|
||||
|
|
|
|||
Loading…
Reference in a new issue