From f5ab01e019f1d739b2bbce1f5f827223ff62c032 Mon Sep 17 00:00:00 2001 From: jestxfot <87380272+jestxfot@users.noreply.github.com> Date: Sat, 6 Aug 2022 22:40:02 +0300 Subject: [PATCH] settings --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 7f9016a..fd91329 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,7 +8,7 @@ "editor.tabSize": 6, "editor.mouseWheelZoom": true, "files.associations": { - "*.md": "powershell" + "*.md": "powershell" }, "indentRainbow.colors": [ "rgba(0,255,0,0.27)",