Skip to content

Commit

Permalink
Add vue/dot-location
Browse files Browse the repository at this point in the history
Closes #44
  • Loading branch information
tclindner committed Mar 7, 2020
1 parent a610210 commit 11b2fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/vue.js
@@ -1,6 +1,7 @@
module.exports = {
rules: {
'vue/component-name-in-template-casing': ['error', 'kebab-case'],
'vue/dot-location': 'error',
'vue/html-self-closing': [
'warn',
{
Expand Down

0 comments on commit 11b2fae

Please sign in to comment.