#!/bin/sh
# Generated by trunk tool 'prettier'
export NODE_PATH="/Users/jonas.miguel/.cache/trunk/tools/prettier/3.0.3-080f9895f1002e729a5037b05f24821f/node_modules"
export PATH="/Users/jonas.miguel/.cache/trunk/tools/prettier/3.0.3-080f9895f1002e729a5037b05f24821f/node_modules/.bin:/Users/jonas.miguel/.cache/trunk/tools/node/18.12.1-0b4efc9f16ac765fb5b3c9eaa6dda615/bin:/Users/jonas.miguel/.cache/trunk/tools/node/18.12.1-0b4efc9f16ac765fb5b3c9eaa6dda615:${PATH}"
export HOME="${HOME:-}"

exec prettier "$@"
