diff --git a/settings.json b/settings.json index f05c1bd..fb12ac1 100644 --- a/settings.json +++ b/settings.json @@ -111,6 +111,6 @@ "source.fixAll.eslint": true }, "eslint.format.enable": true, - "eslint.validate": ["javascript", "vue", "html"], + "eslint.validate": ["javascript", "vue", "html"], }