buster/.vscode/extensions.json

8 lines
148 B
JSON
Raw Permalink Normal View History

2025-07-19 05:01:05 +08:00
{
"recommendations": [
"biomejs.biome",
"vitest.explorer",
"bradlc.vscode-tailwindcss",
2025-09-09 00:04:43 +08:00
"codeandstuff.package-json-upgrade"
2025-07-19 05:01:05 +08:00
]
}