From fdee34884c29216db2a6bdb7e5c714af2e780777 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 17 Jun 2024 04:16:47 +0800 Subject: feat(cli|project): add Cli class && hrc entry in project.scripts section --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index f2907a5..9e5ca18 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,4 @@ { - "restructuredtext.preview.name": "sphinx" + "restructuredtext.preview.name": "sphinx", + "iis.configDir": "" } \ No newline at end of file -- cgit v1.2.3-70-g09d2