mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 10:40:21 +08:00
Configure formatting and extensions for vscode (#8136)
This commit is contained in:
committed by
GitHub
parent
1ac680fb5f
commit
ac8bbd9fc2
9
.vscode/extensions.json
vendored
Normal file
9
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"hashicorp.hcl",
|
||||
"davidanson.vscode-markdownlint",
|
||||
"ms-vscode.powershell",
|
||||
"timonwong.shellcheck"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user