wireguard-dashboard-admin/.vscode/extensions.json

13 lines
276 B
JSON
Raw Normal View History

2022-01-26 18:15:28 +08:00
{
"recommendations": [
"dbaeumer.vscode-eslint",
"johnsoncodehk.volar",
"hollowtree.vue-snippets",
"esbenp.prettier-vscode",
"mikestead.dotenv",
"wayou.vscode-todo-highlight",
"wayou.vscode-todo-highlight",
"aaron-bond.better-comments"
]
}