Skip to content

Conversation

@millotp
Copy link
Contributor

@millotp millotp commented Jul 12, 2023

In the new version of typescript-eslint the rule sort-type-union-intersection-members was replaced by sort-type-constituents, and eslint now relies on tsconfig.json for type information, which the user has to provide.

Also update all the deps.

@millotp millotp self-assigned this Jul 12, 2023
@millotp millotp force-pushed the feat/support-ts-6 branch from 3418232 to b714064 Compare July 12, 2023 13:58
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, let's make sure to release it as a new major as it's definitely a breaking change

@millotp
Copy link
Contributor Author

millotp commented Jul 12, 2023

yep the release script ask for the new version

@millotp millotp merged commit 36e2ca9 into master Jul 12, 2023
@millotp millotp deleted the feat/support-ts-6 branch July 12, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants