Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/.vscode/extensions.json
2024-02-13 12:59:58 +01:00

15 lines
318 B
JSON

{
"recommendations": [
"gruntfuggly.todo-tree",
"formulahendry.auto-rename-tag",
"mikestead.dotenv",
"dbaeumer.vscode-eslint",
"runem.lit-plugin",
"esbenp.prettier-vscode",
"hbenl.vscode-test-explorer",
"vunguyentuan.vscode-css-variables",
"unifiedjs.vscode-mdx",
"editorconfig.editorconfig"
]
}