Skip to content

Commit

Permalink
chore: add ms-playwright.playwright extension for end-to-end testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bherbruck authored and MattFerraro committed May 28, 2024
1 parent d06ee0c commit 860685d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"rust-lang.rust-analyzer",
"svelte.svelte-vscode",
"bradlc.vscode-tailwindcss",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"ms-playwright.playwright"
]
}
}
Expand Down

0 comments on commit 860685d

Please sign in to comment.