prettier-plugin-package-perfection

v1.1.0
A Prettier plugin that formats the package.json file by leveraging the prettier-package-json CLI library
automatic fix format mblabs megabytelabs package package.json packagejson plugin and 4 more...

build

bash start.sh && task npm:build:tsconfig

bump

bash start.sh && task npm:bump

commit

bash start.sh && task commit

fix

bash start.sh && task fix

help

bash start.sh && task --menu

lint

bash start.sh && task lint

preload

bash start.sh && task preload

prepare

bash start.sh && (test -f Taskfile.yml && task npm:prepare) || true

release

bash start.sh && task publish:semantic-release

repair

bash <(curl -sS https://install.doctor/repair)

start

test -z $SKIP_NPM_START && bash start.sh || true

test

bash start.sh && task npm:test:none

unpack

bash start.sh && task npm:bundle:unpack

update

bash start.sh && task update

vscode

bash start.sh && task vscode
npm i prettier-plugin-package-perfection

Metadata

  • MIT
  • >=14.18.0
  • Brian Zalewski
  • released 8/25/2022

Downloads