Unverified Commit edc93dc4 authored by Zeke Mostov's avatar Zeke Mostov Committed by GitHub
Browse files

Move error handling to middleware (#143)

* Add sanitizeResMiddleware

* Delete santizieNumbers from utils

* Move all error handling to middleware

Remove unused import

Remove unused log

* Add doc comments

* Update error middleware doc comments

* Revert sanitize middleware

* Move stray eslint-disable

* Remove unused middleware types

* use request handler type

* Use proper type guards

* save

* Address Dan's comments'

* Small updates

* small change
parent eb246c89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment