From 143b01604731a3dd17d9f46ddbe07f4fe631c038 Mon Sep 17 00:00:00 2001 From: vilicvane Date: Thu, 14 Dec 2023 02:48:34 +0800 Subject: [PATCH] Clean up --- .vscode/settings.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 4d9edcf..7dd84dd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -16,8 +16,6 @@ "typescript.preferences.importModuleSpecifier": "project-relative", "typescript.preferences.importModuleSpecifierEnding": "js", "typescript.tsdk": "node_modules/typescript/lib", - "typescript.preferences.importModuleSpecifier": "project-relative", - "typescript.preferences.importModuleSpecifierEnding": "js", "eslint.workingDirectories": [ ".", "packages/eslint-plugin/src/library",