# Arch sudo pacman -S prettier # Npm pnpm add -g prettier
# Format a JSON file using Prettier prettier --write --parser json "$1"