diff options
Diffstat (limited to 'prettier/main.ts')
-rwxr-xr-x | prettier/main.ts | 2 |
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 * |