mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
13 lines
362 B
JSON
13 lines
362 B
JSON
{
|
|
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
|
|
"recommendations": [
|
|
"streetsidesoftware.code-spell-checker",
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"stylelint.vscode-stylelint",
|
|
"EditorConfig.EditorConfig",
|
|
"Gruntfuggly.todo-tree"
|
|
],
|
|
"unwantedRecommendations": []
|
|
}
|