diff options
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 8 |
1 files changed, 4 insertions, 4 deletions
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 |