@gerhobbelt/prettier-miscellaneous

v1.6.2-5
Prettier Miscellaneous is a fork of Prettier with the goal of supporting minor extra options

test

jest

posttest

npm run test-tabs && npm run test-tabs-inv

test-tabs

node ./bin/prettier.js --use-tabs --bracket-spacing --trailing-comma array,object -- ./bin/prettier.js > ./bin/prettier-with-tabs.js

test-tabs-inv

node ./bin/prettier-with-tabs.js -- ./bin/prettier-with-tabs.js > ./bin/prettier-spaces.js

test-integration

jest tests_integration

lint

cross-env EFF_NO_LINK_RULES=true eslint . --format node_modules/eslint-friendly-formatter

build

node ./scripts/build/build.js

toc

node ./scripts/table-of-contents.js

pub

cd dist && npm publish --access public
npm i @gerhobbelt/prettier-miscellaneous

Metadata

  • MIT
  • Whatever
  • Rafael Hengles
  • released 9/3/2017

Downloads

Maintainers