You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Upgrade Typescript Eslint to 7.2.0 to support Typescript 5.4.
This bumps the minimum required versions of Node.js to 18.18.0, Eslint to >=8.56.0 and Typescript to >=4.7.5 due to a breaking change introduced by Typescript Eslint in 7.0.0.
This bumps the minimum required versions of Node.js to 18.18.0, Eslint to 8.56.0 and Typescript to 4.7.5 due to a breaking change introduced by Typescript Eslint in 7.0.0.