Files
TrueGrowth/.vscode/extensions.json

9 lines
156 B
JSON

{
"recommendations": [
"nrwl.angular-console",
"esbenp.prettier-vscode",
"ms-playwright.playwright",
"firsttris.vscode-jest-runner"
]
}