summaryrefslogtreecommitdiff
path: root/prettier/main.ts
diff options
context:
space:
mode:
Diffstat (limited to 'prettier/main.ts')
-rwxr-xr-xprettier/main.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/prettier/main.ts b/prettier/main.ts
index 03fe4605c..1afda89d1 100755
--- a/prettier/main.ts
+++ b/prettier/main.ts
@@ -1,4 +1,4 @@
-#!/usr/bin/env deno --allow-run --allow-write
+#!/usr/bin/env -S deno --allow-run --allow-write
/**
* Copyright © James Long and contributors
*