mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
ESLint: fix dangling commas
This commit is contained in:
@@ -61,5 +61,5 @@ const APP_CONFIG_STATE = makeStateKey<AppConfig>('APP_CONFIG_STATE');
|
||||
export {
|
||||
AppConfig,
|
||||
APP_CONFIG,
|
||||
APP_CONFIG_STATE
|
||||
APP_CONFIG_STATE,
|
||||
};
|
||||
|
Reference in New Issue
Block a user