Skip to content

Update ts to allow allowImportingTsExtensions#30

Open
coxmi wants to merge 1 commit into
PSeitz:masterfrom
coxmi:master
Open

Update ts to allow allowImportingTsExtensions#30
coxmi wants to merge 1 commit into
PSeitz:masterfrom
coxmi:master

Conversation

@coxmi
Copy link
Copy Markdown

@coxmi coxmi commented Apr 14, 2026

Hey,

Great project, but annoyingly it didn't work for me when importing ts extensions, like:

import { thing } from './file.ts'

tsconfig.json:

{
   "compilerOptions": {
      "allowImportingTsExtensions": true
   }
   ...
}

I've just upgraded the TS version to something more reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant