mirror of https://github.com/wg-easy/wg-easy
1 changed files with 0 additions and 11 deletions
@ -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…
Reference in new issue