Browse Source

remove repeat rule

愚道 7 năm trước cách đây
mục cha
commit
8545d50641
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .eslintrc.js

+ 0 - 1
.eslintrc.js

@@ -16,7 +16,6 @@ module.exports = {
     'react/jsx-wrap-multilines': 0,
     'react/jsx-wrap-multilines': 0,
     'import/no-extraneous-dependencies': 0,
     'import/no-extraneous-dependencies': 0,
     'consistent-return': 0,
     'consistent-return': 0,
-    'import/no-extraneous-dependencies': 0,
     'react/prop-types': 0,
     'react/prop-types': 0,
     'jsx-a11y/click-events-have-key-events': 0,
     'jsx-a11y/click-events-have-key-events': 0,
     'jsx-a11y/no-static-element-interactions': 0,
     'jsx-a11y/no-static-element-interactions': 0,