#5 - (js) Bump @vue/compiler-sfc from 3.2.31 to 3.2.33 #141

Merged
dependabot[bot] merged 3 commits from dependabot/npm_and_yarn/main/vue/compiler-sfc-3.2.33 into main 2022-05-06 08:34:03 +02:00
Showing only changes of commit 9d932c1e20 - Show all commits

View File

@@ -21,5 +21,6 @@ module.exports = {
'tailwindcss/enforces-shorthand': 'error',
'tailwindcss/no-arbitrary-value': 'error',
'tailwindcss/no-contradicting-classname': 'error',
'vue/multi-word-component-names': 0,
},
}