azz / jest-runner-tsc

🃏A Jest runner for the TypeScript compiler
MIT License
178 stars 12 forks source link

Add ability to define tsconfig.json path #19

Closed tom-sherman closed 5 years ago

tom-sherman commented 5 years ago

Closes #10

This uses cosmiconfig so you can provide config via:

azz commented 5 years ago

Thanks for this feature!

tom-sherman commented 5 years ago

@azz No problem, happy to help