formatAddress()
in
src/weekly/WeeklyExporter.ts [100:102]
3
lines of code
1
McCabe index (conditional complexity)
formatAddress(name: string) { return name.trim(); }