generated from RogerSik/vscode-template
Initial commit
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
"EditorConfig.EditorConfig",
|
||||
// Code formatter using prettier
|
||||
"esbenp.prettier-vscode",
|
||||
"gamunu.opentofu"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user