{
	"$schema": "https://json.schemastore.org/lefthook.json",
	"tasks": {
		"pre-commit": {
			"run": "pnpm exec oxfmt"
		}
	}
}
