diff --git a/wp-content/themes/headless/.vscode/settings.json b/wp-content/themes/headless/.vscode/settings.json index 6c05a56..6e9e567 100644 --- a/wp-content/themes/headless/.vscode/settings.json +++ b/wp-content/themes/headless/.vscode/settings.json @@ -31,5 +31,6 @@ "editor.quickSuggestions": { "strings": "on" }, - "eslint.enable": false + "eslint.enable": false, + "phpsab.standard": "WebsimpleWP" }