Notes/.vscode/extensions.json
2025-04-02 21:17:02 +03:00

11 lines
207 B
JSON

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