Succesfully migrated to V8 #9389
Closed
pfumagalli
announced in
Community Feedback
Replies: 2 comments
-
If you need inspiration, this is our config file |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for mentioning @pfumagalli! ❤️ this is great to see. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We don't have a "influential community repo" but have a fairly large chunk of code developed internally (approx 100 repos, 500k lines of TypeScript plus some legacy JS) and just finished migrating everything to "rc-v8"... Apart from hard-coding a few
overrides
in our main ESlint plugin'spackage.json
everything works like a charm.For the deps and overrides (in case someone is reading this and going through the migration as we just did) this is what we got and made it work:
Beta Was this translation helpful? Give feedback.
All reactions