From: Ferdinand Thiessen Date: Thu, 23 Nov 2023 19:42:33 +0000 (+0100) Subject: fix(config): Adjust typescript config to allow `.ts` imports and Typescript in Vue... X-Git-Tag: v29.0.0beta1~780^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0dfbd129e1d5cc169129cc078b309ed1c36efd18;p=nextcloud-server.git fix(config): Adjust typescript config to allow `.ts` imports and Typescript in Vue files Signed-off-by: Ferdinand Thiessen --- diff --git a/apps/files/src/components/DragAndDropNotice.vue b/apps/files/src/components/DragAndDropNotice.vue index d18f82978a4..73f6ad13f47 100644 --- a/apps/files/src/components/DragAndDropNotice.vue +++ b/apps/files/src/components/DragAndDropNotice.vue @@ -33,7 +33,6 @@