Skip to content

Respect PrinterOptions when throwing a TypeErrorException

Viktor Kuncak requested to merge github/fork/romac/printer-opts-type-error into master

Created by: romac

Make it easier to debug some type errors, eg. when we get expected 'Type', found 'Type'.

Merge request reports