buster/.vscode/extensions.json

7 lines
108 B
JSON
Raw Normal View History

2025-07-19 05:01:05 +08:00
{
"recommendations": [
"biomejs.biome",
"vitest.explorer",
"bradlc.vscode-tailwindcss",
]
}