simple-fs-server/.vscode/extensions.json

7 lines
91 B
JSON
Raw Permalink Normal View History

2023-01-05 18:18:07 +09:00
{
"recommendations": [
"denoland.vscode-deno",
"sastan.twind-intellisense"
]
}