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
It seems this issue related to some of the changes in public API. In this repo, @typescript-eslint uses the latest version of typescript. However, the next version has changes that have not supported by @typescript-eslint yet.
Example 1
Example 2
It seems this issue related to some of the changes in public API. In this repo,
@typescript-eslintuses the latest version of typescript. However, thenextversion has changes that have not supported by@typescript-eslintyet.TypeScript/package.json
Line 99 in 5f597e6
Can we use the stable version of the TypeScipt in dependencies?
cc @DanielRosenwasser @RyanCavanaugh @weswigham @sandersn @orta