1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-09-11 23:09:22 +02:00
Files
.profile/.vscode/extensions.json
2025-08-31 19:35:14 +02:00

12 lines
251 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"davidanson.vscode-markdownlint",
"bradlc.vscode-tailwindcss",
"antfu.pnpm-catalog-lens",
"Lokalise.i18n-ally"
]
}