diff --git a/.vscode/settings.json b/.vscode/settings.json index e5ed3bdc..f272f067 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,6 +12,5 @@ "html.format.wrapAttributes": "force", "html.format.wrapLineLength": 0, "php-cs-fixer.formatHtml": true, - "php-cs-fixer.autoFixBySemicolon": true, - "php-cs-fixer.onsave": true, -} \ No newline at end of file + "php-cs-fixer.autoFixBySemicolon": true +}