We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5b957 commit 3fa84d5Copy full SHA for 3fa84d5
.eslintrc.js
@@ -48,7 +48,6 @@ module.exports = {
48
'multiline-comment-style': [2, 'separate-lines'],
49
'no-bitwise': 2,
50
'no-constructor-return': 2,
51
- 'no-duplicate-imports': 2,
52
'no-else-return': [2, { allowElseIf: false }],
53
'no-extra-label': 2,
54
'no-implicit-coercion': 2,
0 commit comments