Notes/.vscode/extensions.json
2025-04-16 21:27:30 +03:00

12 lines
241 B
JSON

{
"recommendations": [
"lokalise.i18n-ally",
"editorconfig.editorconfig",
"vitest.explorer",
"ms-playwright.playwright",
"tobermory.es6-string-html",
"dbaeumer.vscode-eslint",
"yzhang.markdown-all-in-one"
]
}