fix: import/no-cycle eslint issue (#875)
VAN-1388 Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local>
This commit is contained in:
committed by
GitHub
parent
dfa69c27bb
commit
22d477e55f
@@ -48,6 +48,5 @@ module.exports = createConfig('eslint', {
|
||||
},
|
||||
],
|
||||
'function-paren-newline': 'off',
|
||||
'import/no-cycle': 'off',
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user