Files
postgres/.vscode/extensions.json
2026-01-08 01:04:26 +00:00

15 lines
322 B
JSON

{
"recommendations": [
"dbaeumer.vscode-eslint",
"mikestead.dotenv",
"bradlc.vscode-tailwindcss",
"vitest.explorer",
"humao.rest-client",
"yoavbls.pretty-ts-errors",
"ms-playwright.playwright",
"github.vscode-github-actions",
"lokalise.i18n-ally",
"ms-ossdata.vscode-pgsql"
]
}