-
Notifications
You must be signed in to change notification settings - Fork 1
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
Configure TypeScript --isolatedDeclarations
#719
Comments
langri-sha
added a commit
that referenced
this issue
Jun 21, 2024
Adds explicit return types, to prepare for #719.
langri-sha
added a commit
that referenced
this issue
Jun 21, 2024
Adds explicit return types, to prepare for #719.
langri-sha
added a commit
that referenced
this issue
Jun 21, 2024
Adds explicit return types, to prepare for #719.
langri-sha
added a commit
that referenced
this issue
Jun 21, 2024
Configures TypeScript configs to enable `--isolatedDeclarations`. Closes #719.
langri-sha
added a commit
that referenced
this issue
Jun 23, 2024
Configures TypeScript configs to enable `--isolatedDeclarations`. Closes #719.
langri-sha
added a commit
that referenced
this issue
Jun 24, 2024
Configures TypeScript configs to enable `--isolatedDeclarations`. Closes #719.
langri-sha
added a commit
that referenced
this issue
Jun 27, 2024
Configures TypeScript configs to enable `--isolatedDeclarations`. Closes #719.
langri-sha
added a commit
that referenced
this issue
Jul 3, 2024
Configures TypeScript configs to enable `--isolatedDeclarations`. Closes #719.
langri-sha
added a commit
that referenced
this issue
Jul 3, 2024
Adds explicit return types for #719.
langri-sha
added a commit
that referenced
this issue
Jul 3, 2024
Adds explicit return types for #719.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-5.html#isolated-declarations
The text was updated successfully, but these errors were encountered: