From 17f1bc1143a8b35960fc55ad34536e7270b540d8 Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 11 Sep 2022 03:13:59 -0400 Subject: [PATCH] Remove .vscode --- .eslintignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.eslintignore b/.eslintignore index 644b602..5c5bb8f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,3 @@ dist node_modules -.github -.vscode \ No newline at end of file +.github \ No newline at end of file