mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
apply eslint and prettier rules
This commit is contained in:
@@ -20,8 +20,7 @@ import plugins from "./admin/plugins/modules/plugins";
|
||||
import branches from "./repos/branches/modules/branches";
|
||||
|
||||
function createReduxStore() {
|
||||
const composeEnhancers =
|
||||
window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ || compose;
|
||||
const composeEnhancers = window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ || compose;
|
||||
|
||||
const reducer = combineReducers({
|
||||
pending,
|
||||
|
||||
Reference in New Issue
Block a user