From 43ee28bf0a6eeb6f729fc5b43dc3c34f55ecaf47 Mon Sep 17 00:00:00 2001 From: Halley Date: Fri, 19 Jul 2019 11:05:06 -0400 Subject: [PATCH] Format as JSON Script to format a JSON in BBEdit --- Format JSON | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Format JSON diff --git a/Format JSON b/Format JSON new file mode 100644 index 0000000..fe2064e --- /dev/null +++ b/Format JSON @@ -0,0 +1,3 @@ +#!/bin/sh + +python -m json.tool