Notes/.vscode/extensions.json

11 lines
207 B
JSON
Raw Normal View History

2024-07-23 22:51:26 +03:00
{
2025-03-06 21:19:28 +02:00
"recommendations": [
"lokalise.i18n-ally",
"editorconfig.editorconfig",
"vitest.explorer",
"ms-playwright.playwright",
"tobermory.es6-string-html",
"dbaeumer.vscode-eslint"
2025-03-06 21:19:28 +02:00
]
2025-01-09 18:07:02 +02:00
}