diff --git a/package.json b/package.json index 0f9cca8a9..a66210fa0 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "rules": { "vue/html-quotes": [ "error", - "single" + "double" ], "quotes": [ "error",