aelbore / esbuild-jest

A Jest transformer using esbuild
517 stars 50 forks source link

Allow tsConfigRaw to be passed so that decorators can be enabled. #90

Open drewloomer opened 1 year ago

drewloomer commented 1 year ago

@aelbore I know you haven't touched this in a few years, but allowing tsConfigRaw to be passed would allow this to work with decorators (and probably other stuff?).