mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Add lint rule banning wildcard imports. Fix existing ones where possible.
This commit is contained in:
@@ -204,6 +204,7 @@
|
||||
|
||||
"import/order": "off",
|
||||
"import/no-deprecated": "warn",
|
||||
"import/no-namespace": "error",
|
||||
|
||||
"lodash/import-scope": [
|
||||
"error",
|
||||
|
Reference in New Issue
Block a user