chore(vscode): add playwright to recommendations

This commit is contained in:
--global 2025-03-26 18:56:28 +02:00
parent 0cedd697cc
commit e85b7f5e79
No known key found for this signature in database

View File

@ -2,6 +2,7 @@
"recommendations": [
"lokalise.i18n-ally",
"editorconfig.editorconfig",
"vitest.explorer"
"vitest.explorer",
"ms-playwright.playwright"
]
}