-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix(typescript-eslint): infer tsconfigRootDir with v8 API #11412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix(typescript-eslint): infer tsconfigRootDir with v8 API #11412
Conversation
Thanks for the PR, @kirkwaiblinger! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
View your CI Pipeline Execution ↗ for commit 0c6b7eb
☁️ Nx Cloud last updated this comment at |
29d4e65
to
dfd5560
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11412 +/- ##
=======================================
Coverage 90.86% 90.86%
=======================================
Files 503 503
Lines 51026 51039 +13
Branches 8418 8416 -2
=======================================
+ Hits 46364 46377 +13
Misses 4648 4648
Partials 14 14
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
PR Checklist
tsconfigRootDir
fails withproject: true
#11407Overview
Alternative option or followup to #11408
See discord discussion around this: https://discord.com/channels/1026804805894672454/1395485881334366361
https://v8.dev/docs/stack-trace-api#customizing-stack-traces