Update .eslintrc.js

Co-authored-by: Ewelina Lasowy <56546832+EwelinaLasowy@users.noreply.github.com>
This commit is contained in:
Adrian Hopek
2022-01-11 13:46:58 +01:00
committed by GitHub
parent b9ea510fff
commit c962aa2f32

View File

@@ -13,4 +13,4 @@ module.exports = {
'vue/html-indent': ['error', 4],
'vue/multi-word-component-names': 'off',
}
};
};