frontend/src/store/ui/visualOptions/reducer.js
Showing 1 of 1 total issue
Function visualOptions
has 52 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export default function visualOptions(state = initialVisualOptionsState, action) { switch (action.type) { // --------- // Dotfiles // ---------