website/src/selectors/planner.ts
Function getAcadYearModules
has 44 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export function getAcadYearModules(state: State): PlannerModulesWithInfo {
const { planner, moduleBank } = state;
const years = getYearsBetween(planner.minYear, planner.maxYear);
const exemptions = [
// Normal exemptions