mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-04-11 18:28:15 +00:00
no duplicate imports
This commit is contained in:
@@ -35,6 +35,7 @@ export default tseslint.config(
|
|||||||
|
|
||||||
// General
|
// General
|
||||||
'no-console': ['error', { allow: ['warn', 'error'] }],
|
'no-console': ['error', { allow: ['warn', 'error'] }],
|
||||||
|
'no-duplicate-imports': 'error',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user