brianackley001 / budgeting-app-client

React JS Client with MSAL authentication
MIT License
0 stars 0 forks source link

[Feature] - Reduce Cognitive Complexity (src/utils/transactionUtils.ts) #97

Open brianackley001 opened 5 months ago

brianackley001 commented 5 months ago

Is your feature request related to a problem? Please describe. Refactor this function to reduce its Cognitive Complexity from 43 to the 15 allowed. (SonarCloud link)

Describe the solution you'd like Refactored, cleaner, simpler code