mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 08:21:56 +00:00
Disabled linebreak-style
This commit is contained in:
parent
194c4187db
commit
d8fc49ed69
1 changed files with 1 additions and 4 deletions
|
|
@ -18,10 +18,7 @@ module.exports = {
|
|||
4,
|
||||
{ 'SwitchCase': 1 }
|
||||
],
|
||||
'linebreak-style': [
|
||||
'error',
|
||||
'windows'
|
||||
],
|
||||
'linebreak-style': "off",
|
||||
'quotes': [
|
||||
'error',
|
||||
'single'
|
||||
|
|
|
|||
Loading…
Reference in a new issue