diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index a6cc5e5a..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -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 -} \ No newline at end of file