summaryrefslogtreecommitdiff
path: root/format.ts
diff options
context:
space:
mode:
Diffstat (limited to 'format.ts')
-rwxr-xr-xformat.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/format.ts b/format.ts
index 80bde59de..1965044cc 100755
--- a/format.ts
+++ b/format.ts
@@ -7,6 +7,7 @@ import { xrun } from "./prettier/util.ts";
async function main(opts): Promise<void> {
const args = [
execPath,
+ "run",
"--allow-write",
"--allow-read",
"prettier/main.ts",