formatState()
in
src/weekly/WeeklyExporter.ts [104:106]
3
lines of code
1
McCabe index (conditional complexity)
formatState(state: string) { return state.trim(); }