refactor: Enable import/order for design-system, workflow and @n8n packages (#10847)
This commit is contained in:
@@ -12,7 +12,6 @@ module.exports = {
|
||||
complexity: 'error',
|
||||
|
||||
// TODO: remove these
|
||||
'import/order': 'off',
|
||||
'@typescript-eslint/no-base-to-string': 'warn',
|
||||
'@typescript-eslint/no-explicit-any': 'warn',
|
||||
'@typescript-eslint/no-redundant-type-constituents': 'warn',
|
||||
|
||||
Reference in New Issue
Block a user