A prettier plugin that formats PureScript code using pose
npm install @rowtype-yoga/prettier-plugin-purescript``sh`
npm install --save-dev prettier @rowtype-yoga/prettier-plugin-purescript
echo -e ".spago\noutput/" >> .prettierignore
`sh`
npx prettier --write src
`sh``
npm version {patch|minor|major}
npm run release