diff --git a/.vscode/settings.json b/.vscode/settings.json index 2e9942f..fcf56e7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { - "php.suggest.basic": false, - "editor.detectIndentation": false, - "editor.insertSpaces": true -} \ No newline at end of file + "php.suggest.basic": false, + "editor.detectIndentation": false, + "editor.insertSpaces": true +}