mermaid/.vscode/extensions.json

9 lines
147 B
JSON
Raw Normal View History

2022-09-23 06:41:19 +02:00
{
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"zixuanchen.vitest-explorer",
"luniclynx.bison"
]
}