gitKrystan / prettier-plugin-ember-template-tag

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

Fix only-allow usage from npx to devDep #91

Closed chrisrng closed 1 year ago

chrisrng commented 1 year ago

Fixes https://github.com/gitKrystan/prettier-plugin-ember-template-tag/issues/90

Tested npm run example

chrisrng commented 1 year ago

Alternative solution https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/93 accepted :)