MOBILE-3947 vscode: Remove deprecated setting
parent
2449aca781
commit
fe9aef76f5
|
@ -9,7 +9,6 @@
|
||||||
},
|
},
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"eslint.format.enable": true,
|
"eslint.format.enable": true,
|
||||||
"html.format.endWithNewline": true,
|
|
||||||
"html.format.wrapLineLength": 140,
|
"html.format.wrapLineLength": 140,
|
||||||
"files.eol": "\n",
|
"files.eol": "\n",
|
||||||
"files.trimFinalNewlines": true,
|
"files.trimFinalNewlines": true,
|
||||||
|
|
Loading…
Reference in New Issue