From e00035dd71d838e85fbb1d1c604f8330492bb031 Mon Sep 17 00:00:00 2001 From: Avi Fenesh <55848801+avifenesh@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:57:56 +0300 Subject: [PATCH] Update settings.json Signed-off-by: avifenesh --- .vscode/settings.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 1552469de0..e6687b4b4c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -59,6 +59,4 @@ ], "rust-analyzer.cargo.features": "all", "dotnet.defaultSolution": "csharp/csharp.sln", - "makefile.configureOnOpen": false, - "prettier.configPath": "/home/ubuntu/glide-for-redis/eslint.config.mjs" }