MOBILE-3947 vscode: Remove deprecated setting

main
Noel De Martin 2023-11-29 12:18:48 +01:00
parent 2449aca781
commit fe9aef76f5
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
},
"editor.formatOnSave": true,
"eslint.format.enable": true,
"html.format.endWithNewline": true,
"html.format.wrapLineLength": 140,
"files.eol": "\n",
"files.trimFinalNewlines": true,