glimmer-vm
glimmer-vm copied to clipboard
@glimmer/syntax & TypeScript
We can see from https://github.com/prettier/prettier/pull/8778 and the context I gave for #1116 that I encountered an issue between @glimmer/syntax
and the TypeScript compiler. I had to add @glimmer/reference
to devDependencies
to get past some "module not found" errors.
I think this has much lower priority than #1116 but does not seem to be very user friendly.