From ffdaf2dacbde78a32370de3b6fe9b3e289718a90 Mon Sep 17 00:00:00 2001 From: Jonny Burger Date: Tue, 26 Aug 2025 15:10:27 +0200 Subject: [PATCH] Discard changes to package.json --- package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index 7ee57f5..0e28f65 100644 --- a/package.json +++ b/package.json @@ -104,9 +104,5 @@ "audio", "subtitles", "webcodecs" - ], - "prettier": { - "singleQuote": true, - "trailingComma": "all" - } + ] }