Browse Source

remove: IDE settings

pull/1228/head
tetuaoro 2 years ago
parent
commit
41a2e9dc36
  1. 11
      .vscode/settings.json

11
.vscode/settings.json

@ -1,11 +0,0 @@
{
"[javascript]": {
"editor.formatOnSave": true,
"editor.formatOnType": true
},
"javascript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": false,
"javascript.format.semicolons": "insert",
"editor.tabSize": 2,
"editor.indentSize": "tabSize",
"editor.detectIndentation": false
}
Loading…
Cancel
Save