diff --git a/.vscode/settings.json b/.vscode/settings.json index 7251d97..a6fb976 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,3 @@ { - "eslint.enable": true, - "editor.unfoldOnClickAfterEndOfLine": false, - "files.eol": "\n" + "eslint.enable": true } \ No newline at end of file