From 9bc93bfe3fa77517b5fe6423f5f2d83afba697b8 Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Tue, 10 Mar 2020 08:41:23 -0700 Subject: [PATCH] fix #2398 (#2405) --- .vscode/settings.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 4365a4382f..63e5500f9c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,16 +3,13 @@ ".babelrc": "jsonc", ".eslintrc": "jsonc", ".prettierrc": "jsonc", - ".stylelintrc": "json", - ".dockerignore": "ignore", ".eslintignore": "ignore" }, "javascript.validate.enable": false, "javascript.format.enable": false, - "typescript.validate.enable": false, "typescript.format.enable": false, "search.exclude": {