formatState()

in src/weekly/WeeklyExporter.ts [104:106]


	formatState(state: string) {
		return state.trim();
	}