#!/usr/bin/env bash
#MISE description="Format code with oxfmt"
oxfmt --write "src/**/*.ts"