8 lines
214 B
JSON
8 lines
214 B
JSON
{
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode",
|
|
"editorconfig.editorconfig",
|
|
"timonwong.shellcheck"
|
|
],
|
|
"unwantedRecommendations": ["dbaeumer.vscode-eslint", "ms-vscode.vscode-typescript-next"]
|
|
}
|