diff --git a/frontend/.eslintrc.js b/frontend/.eslintrc.js index 626787c2f4..7acc556764 100644 --- a/frontend/.eslintrc.js +++ b/frontend/.eslintrc.js @@ -19,7 +19,6 @@ module.exports = { "vue/no-mutating-props": "off", "vue/multi-word-component-names": "off", "vue/require-default-prop": "off", - // "vue/name-property-casing": ["error", "PascalCase"], "vue/no-v-html": "off", 'accessor-pairs': 2, 'arrow-spacing': [2, {