Skip to content

Commit 67b3e79

Browse files
authored
Format files (#1182)
1 parent c0270a5 commit 67b3e79

File tree

4 files changed

+1032
-587
lines changed

4 files changed

+1032
-587
lines changed

.eslintrc.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ module.exports = {
4848
'tests/lib/rules/require-direct-export.js',
4949
'lib/utils/index.js',
5050
'tests/lib/utils/vue-component.js',
51-
// https://github.com/vuejs/eslint-plugin-vue/pull/1017
52-
'lib/utils/indent-common.js',
53-
'tests/lib/rules/html-indent.js',
54-
'tests/lib/rules/script-indent.js',
5551
// https://github.com/vuejs/eslint-plugin-vue/pull/982
5652
'lib/rules/attributes-order.js',
5753
'tests/lib/rules/attributes-order.js',

0 commit comments

Comments
 (0)