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

fix: Add Typescript overrides for all valid Typescript file extensions #567

Merged
merged 1 commit into from Jun 27, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 26, 2023

Valid Typescript file extensions are:

  • .ts
  • .mts (es module Typescript)
  • .cts (commonjs Typescript)
  • .tsx

…s (`.ts .tsx .cts .mts`)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested a review from skjnldsv June 26, 2023 16:10
@susnux susnux mentioned this pull request Jun 27, 2023
@skjnldsv skjnldsv merged commit 5bb39ff into master Jun 27, 2023
5 checks passed
@skjnldsv skjnldsv deleted the fix/typescript-extensions branch June 27, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants