Skip to content

Commit

Permalink
fix import ordering rules collision
Browse files Browse the repository at this point in the history
  • Loading branch information
burtek committed Nov 12, 2021
1 parent b7e887e commit acb3ab7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint-config-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,6 @@ module.exports = {
'prefer-template': 'error',
'require-yield': 'error',
'rest-spread-spacing': 'error',
'sort-imports': 'error',
'symbol-description': 'error',
'template-curly-spacing': 'error',
'yield-star-spacing': ['error', 'after'],
Expand Down

0 comments on commit acb3ab7

Please sign in to comment.