We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1218d22 commit 879e82eCopy full SHA for 879e82e
3 files changed
index.js
@@ -163,6 +163,7 @@ module.exports = {
163
"vue/keyword-spacing": "off",
164
"vue/max-attributes-per-line": "off",
165
"vue/multiline-html-element-content-newline": "off",
166
+ "vue/multiline-ternary": "off",
167
"vue/mustache-interpolation-spacing": "off",
168
"vue/no-extra-parens": "off",
169
"vue/no-multi-spaces": "off",
0 commit comments