Skip to content
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

Migrate from explicit-boundary-types lint rule to --isolatedDeclarations #943

Closed
ssalbdivad opened this issue May 2, 2024 · 0 comments · Fixed by #953
Closed

Migrate from explicit-boundary-types lint rule to --isolatedDeclarations #943

ssalbdivad opened this issue May 2, 2024 · 0 comments · Fixed by #953

Comments

@ssalbdivad
Copy link
Member

ssalbdivad commented May 2, 2024

Currently there are ~176 errors that appear if --isolatedDeclarations is enabled.

There should be a way to autofix these though I haven't been able to get it working yet:

microsoft/TypeScript#58260

Should also remove "@typescript-eslint/explicit-module-boundary-types" once that's done.

@ssalbdivad ssalbdivad linked a pull request May 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done (merged or closed)
Development

Successfully merging a pull request may close this issue.

1 participant