|
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"EditorConfig.editorconfig",
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"foxundermoon.shell-format",
|
|
"timonwong.shellcheck"
|
|
]
|
|
}
|