module.exports = { extends: ["@vue/prettier", "plugin:prettier/recommended"], endOfLine: "crlf", };