Notes/.vscode/extensions.json

6 lines
62 B
JSON
Raw Normal View History

{
"recommendations": [
"ms-playwright.playwright"
]
}