prettier-plugin-organize-attributes

v1.0.0
Organize your HTML attributes autmatically with Prettier 🧼
prettier plugin organize attributes html angular vue

test

NODE_OPTIONS=--experimental-vm-modules jest

build

tsc --pretty

watch

npm run build -- --watch

watch:test

NODE_OPTIONS=--experimental-vm-modules jest --watch

release:plugin

npm run test && npm run build && npm publish

release:plugin:local

npm run test && npm run build && npm publish --registry=http://localhost:4873/
npm i prettier-plugin-organize-attributes

Metadata

  • MIT
  • >=14.0.0
  • Niklas Portmann
  • released 7/20/2023

Downloads

Maintainers