Files
asepharyana-hub/.vscode/extensions.json
T

9 lines
147 B
JSON
Raw Normal View History

2026-07-09 22:08:26 +07:00
{
"recommendations": [
"nrwl.angular-console",
"biomejs.biome",
2026-07-09 22:08:26 +07:00
"ms-playwright.playwright",
"firsttris.vscode-jest-runner"
]
}