* #5 - (js) Bump @vue/compiler-sfc from 3.2.31 to 3.2.33 Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.31 to 3.2.33. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.2.33/packages/compiler-sfc) --- updated-dependencies: - dependency-name: "@vue/compiler-sfc" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * #5 - May 2022 npm packages update * #5 - disabled multi-word-component-names Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: EwelinaLasowy <ewelina.lasowy@blumilk.pl>
This commit is contained in:
@@ -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,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user