danger / danger-js

⚠️ Stop saying "you forgot to …" in code review
http://danger.systems/js/
MIT License
5.24k stars 367 forks source link

feat: add shareable tsconfig support #1397

Open p-chan opened 1 year ago

p-chan commented 1 year ago

I used get-tsconfig to support tsconfig extends property. Fix https://github.com/danger/danger-js/issues/1283

fbartho commented 12 months ago

This PR looks like it’s a duplicate to #1313 — and that one has tests and an approach that better matches my feedback above.

Not sure why that one stalled out though! So you might be able to pick up from where they started, or at least use it as a hint.