From c8b36a24017c491bd5497c2c2dcb4a44a56c601c Mon Sep 17 00:00:00 2001 From: Junior Vidotti Date: Wed, 11 Sep 2024 22:00:57 +0000 Subject: [PATCH] reversed settings --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 36f854a3..8f568c69 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,6 +12,5 @@ "prisma-smart-formatter.prisma.defaultFormatter": "Prisma.prisma", "i18n-ally.localesPaths": [ "store/messages" - ], - "deno.enable": false + ] } \ No newline at end of file