Skip to content

Commit

Permalink
chore(config/vscode/extensions): add mdx, wsl, nix, tailwind, vitest,…
Browse files Browse the repository at this point in the history
… and docker
  • Loading branch information
MFarabi619 committed Dec 18, 2024
1 parent 2d10fc9 commit 8ca8adf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"recommendations": [
"nrwl.angular-console",
"esbenp.prettier-vscode",
"ms-playwright.playwright"
"ms-playwright.playwright",
"unifiedjs.vscode-mdx",
"ms-vscode-remote.remote-wsl",
"bbenoist.nix",
"bradlc.vscode-tailwindcss",
"vitest.explorer",
"ms-azuretools.vscode-docker"
]
}

0 comments on commit 8ca8adf

Please sign in to comment.