summaryrefslogtreecommitdiff
path: root/std/prettier/main.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/prettier/main.ts')
-rwxr-xr-xstd/prettier/main.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/prettier/main.ts b/std/prettier/main.ts
index 248aff9a0..a61faa975 100755
--- a/std/prettier/main.ts
+++ b/std/prettier/main.ts
@@ -565,7 +565,7 @@ async function main(opts): Promise<void> {
}
main(
- parse(args.slice(1), {
+ parse(args, {
string: [
"ignore",
"ignore-path",