From 05ccb4d8f1bbe3fb64e117136b4a89bcfb0b0b33 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 19:21:35 +0800 Subject: Split front and back end. --- .vscode/settings.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index f65e4358..7550c6fa 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ -{ - "yaml.schemas": { - "https://json.schemastore.org/github-workflow": "/.github/workflows" - } +{ + "yaml.schemas": { + "https://json.schemastore.org/github-workflow": "/.github/workflows" + } } \ No newline at end of file -- cgit v1.2.3