Address camel case violations
- Converted identifiers to camelCase when possible - Removed outdated camelcase ignores - Ignored babel/camelcase everywhere else
Showing
... | ... | @@ -146,7 +146,7 @@ |
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.5.0", | ||
"@gitlab/eslint-config": "^2.0.0", | ||
"@gitlab/eslint-config": "^2.1.1", | ||
"@gitlab/eslint-plugin-i18n": "^1.1.0", | ||
"@gitlab/eslint-plugin-vue-i18n": "^1.2.0", | ||
"@vue/test-utils": "^1.0.0-beta.30", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment