gitKrystan / prettier-plugin-ember-template-tag

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

Add optional peer-dependency on eslint-plugin-ember v12.0.0 #187

Open gitKrystan opened 7 months ago

gitKrystan commented 7 months ago

This version of eslint-plugin-ember doesn't exist yet, but once it does, it will be the only version compatible with v2 of this plugin, since we removed support for preprocessed templates.