mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
Add lint rule banning wildcard imports. Fix existing ones where possible.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// eslint-disable-next-line import/no-namespace
|
||||
import * as deepFreeze from 'deep-freeze';
|
||||
|
||||
import {
|
||||
|
Reference in New Issue
Block a user