gitKrystan / prettier-plugin-ember-template-tag

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

Experiment w/ allowing component class templates to collapse onto one line #52

Closed gitKrystan closed 1 year ago

gitKrystan commented 1 year ago

This doesn't pass the "What would a function do?" test as described in https://github.com/gitKrystan/prettier-plugin-ember-template-tag#opinions.

See https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/35 for more reasoning.