mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +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 { RemoveFromObjectCacheAction } from './object-cache.actions';
|
||||
import { serverSyncBufferReducer } from './server-sync-buffer.reducer';
|
||||
|
Reference in New Issue
Block a user