Skip to content

Lazily support TS hook files#282

Merged
jondot merged 1 commit intojondot:masterfrom
Whoaa512:cjw-ts
Feb 21, 2022
Merged

Lazily support TS hook files#282
jondot merged 1 commit intojondot:masterfrom
Whoaa512:cjw-ts

Conversation

@Whoaa512
Copy link
Contributor

@Whoaa512 Whoaa512 commented Dec 8, 2020

Fixes #163

@TroyAlford
Copy link

TroyAlford commented Jan 12, 2021

I've applied this same change-set locally, and it works as-described. It should be noted that you must have "module": "CommonJS" in your tsconfig.json's compilerOptions, as this is a requirement for ts-node to resolve properly.

Unfortunately, the local tests don't seem to run for me at all - so I am unclear why the metaverse tests are failing, as I can't reproduce. (I'm on a Mac? Maybe that's why?)

Is there any chance this might get some attention soon? It would be a nice feature addition. :)

@cerinoligutom
Copy link

Bump

@Whoaa512
Copy link
Contributor Author

@jondot ptal

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.

Typescript support within hooks files

4 participants