gitKrystan / prettier-plugin-ember-template-tag

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

SPIKE: Don't transform TEMPLATE_TAG_PLACEHOLDER if input is preprocessed #22

Closed gitKrystan closed 1 year ago

gitKrystan commented 1 year ago

See https://github.com/gitKrystan/prettier-plugin-ember-template-tag/issues/20 See https://github.com/ember-cli/eslint-plugin-ember/issues/1659

gitKrystan commented 1 year ago

Merged all of this stuff in

24

25

26

27

28

29

30