gitKrystan / prettier-plugin-ember-template-tag

A prettier plugin for formatting Ember template tags
MIT License
22 stars 12 forks source link

Replace ember-template-imports with content-tag #149

Closed gitKrystan closed 10 months ago

gitKrystan commented 11 months ago

Resources

https://github.com/embroider-build/content-tag https://github.com/ember-template-imports/ember-template-imports/releases/tag/v4.0.0

Needs investigation

I've started a PR here (#153) with the processor switched, but all the tests are failing. Contributions welcome!